-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
151 lines (151 loc) · 3.07 KB
/
requirements-dev.txt
File metadata and controls
151 lines (151 loc) · 3.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in --constraints requirements.txt -o requirements-dev.txt --python-version 3.9
absolufy-imports==0.3.1
# via -r requirements-dev.in
annotated-types==0.7.0
# via pydantic
argcomplete==3.6.2
# via datamodel-code-generator
black==25.1.0
# via
# -r requirements-dev.in
# datamodel-code-generator
build==1.3.0
# via pip-tools
cffi==1.17.1
# via pytest-codspeed
click==8.1.8
# via
# black
# pip-tools
coverage==7.10.4
# via pytest-cov
datamodel-code-generator==0.33.0
# via -r requirements-dev.in
exceptiongroup==1.3.0
# via pytest
flake8==7.3.0
# via -r requirements-dev.in
genson==1.3.0
# via datamodel-code-generator
importlib-metadata==8.7.0
# via
# build
# pytest-codspeed
# typeguard
inflect==7.5.0
# via datamodel-code-generator
iniconfig==2.1.0
# via pytest
isort==6.0.1
# via
# -r requirements-dev.in
# datamodel-code-generator
jinja2==3.1.6
# via datamodel-code-generator
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.7.0
# via inflect
mypy==1.17.1
# via -r requirements-dev.in
mypy-extensions==1.1.0
# via
# black
# mypy
packaging==25.0
# via
# black
# build
# datamodel-code-generator
# pytest
pathspec==0.12.1
# via
# black
# mypy
pip==25.2
# via pip-tools
pip-tools==7.5.0
# via -r requirements-dev.in
platformdirs==4.3.8
# via black
pluggy==1.6.0
# via
# pytest
# pytest-cov
pycodestyle==2.14.0
# via flake8
pycparser==2.22
# via cffi
pydantic==2.11.7
# via datamodel-code-generator
pydantic-core==2.33.2
# via pydantic
pyflakes==3.4.0
# via flake8
pygments==2.19.2
# via
# pytest
# rich
pyjson5==2.0.0
# via -r requirements-dev.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.4.1
# via
# -r requirements-dev.in
# pytest-codspeed
# pytest-cov
# pytest-lazy-fixtures
# pytest-mock
pytest-codspeed==4.0.0
# via -r requirements-dev.in
pytest-cov==6.2.1
# via -r requirements-dev.in
pytest-lazy-fixtures==1.3.4
# via -r requirements-dev.in
pytest-mock==3.14.1
# via -r requirements-dev.in
pyyaml==6.0.2
# via datamodel-code-generator
rich==14.1.0
# via pytest-codspeed
setuptools==80.9.0
# via pip-tools
tomli==2.2.1
# via
# black
# build
# coverage
# datamodel-code-generator
# mypy
# pip-tools
# pytest
typeguard==4.4.4
# via inflect
types-setuptools==80.9.0.20250809
# via -r requirements-dev.in
typing-extensions==4.14.1
# via
# -c requirements.txt
# black
# exceptiongroup
# mypy
# pydantic
# pydantic-core
# typeguard
# typing-inspection
typing-inspection==0.4.1
# via pydantic
wheel==0.45.1
# via pip-tools
zipp==3.23.0
# via importlib-metadata