-
Notifications
You must be signed in to change notification settings - Fork 2
/
dev-requirements.txt
245 lines (244 loc) · 4.77 KB
/
dev-requirements.txt
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --extra=development --extra=docs --extra=testing --output-file=./dev-requirements.txt setup.cfg
#
alabaster==0.7.13
# via sphinx
annotated-types==0.7.0
# via pydantic
argcomplete==3.5.0
# via datamodel-code-generator
astroid==3.2.4
# via pylint
babel==2.16.0
# via sphinx
black==24.8.0
# via datamodel-code-generator
build==1.2.1
# via pip-tools
cachetools==5.5.0
# via tox
certifi==2024.8.30
# via requests
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via tox
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# black
# pip-tools
# s2-python (setup.cfg)
colorama==0.4.6
# via tox
coverage[toml]==7.6.1
# via pytest-cov
datamodel-code-generator==0.26.0
# via s2-python (setup.cfg)
dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
dnspython==2.6.1
# via email-validator
docutils==0.20.1
# via
# sphinx
# sphinx-rtd-theme
# sphinx-tabs
email-validator==2.2.0
# via pydantic
exceptiongroup==1.2.2
# via pytest
filelock==3.15.4
# via
# tox
# virtualenv
genson==1.3.0
# via datamodel-code-generator
identify==2.6.0
# via pre-commit
idna==3.8
# via
# email-validator
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.4.0
# via
# build
# sphinx
inflect==5.6.2
# via datamodel-code-generator
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via
# datamodel-code-generator
# pylint
jinja2==3.1.4
# via
# datamodel-code-generator
# sphinx
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via pylint
mypy==1.11.2
# via s2-python (setup.cfg)
mypy-extensions==1.0.0
# via
# black
# mypy
nodeenv==1.9.1
# via pre-commit
packaging==24.1
# via
# black
# build
# datamodel-code-generator
# pyproject-api
# pytest
# sphinx
# tox
pathspec==0.12.1
# via black
pip-tools==7.4.1
# via s2-python (setup.cfg)
platformdirs==4.2.2
# via
# black
# pylint
# tox
# virtualenv
pluggy==1.5.0
# via
# pytest
# tox
pre-commit==3.5.0
# via s2-python (setup.cfg)
pydantic[email]==2.8.2
# via
# datamodel-code-generator
# s2-python (setup.cfg)
pydantic-core==2.20.1
# via pydantic
pygments==2.18.0
# via
# sphinx
# sphinx-tabs
pylint==3.2.7
# via s2-python (setup.cfg)
pyproject-api==1.7.1
# via tox
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.3.2
# via
# pytest-cov
# pytest-timer
# s2-python (setup.cfg)
pytest-cov==5.0.0
# via pytest-cover
pytest-cover==3.0.0
# via pytest-coverage
pytest-coverage==0.0
# via s2-python (setup.cfg)
pytest-timer==1.0.0
# via s2-python (setup.cfg)
pytz==2024.1
# via
# babel
# s2-python (setup.cfg)
pyyaml==6.0.2
# via
# datamodel-code-generator
# pre-commit
requests==2.32.3
# via sphinx
six==1.16.0
# via sphinxcontrib-httpdomain
snowballstemmer==2.2.0
# via sphinx
sphinx==7.1.2
# via
# s2-python (setup.cfg)
# sphinx-copybutton
# sphinx-fontawesome
# sphinx-rtd-theme
# sphinx-tabs
# sphinxcontrib-httpdomain
# sphinxcontrib-jquery
sphinx-copybutton==0.5.2
# via s2-python (setup.cfg)
sphinx-fontawesome==0.0.6
# via s2-python (setup.cfg)
sphinx-rtd-theme==2.0.0
# via s2-python (setup.cfg)
sphinx-tabs==3.4.5
# via s2-python (setup.cfg)
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-httpdomain==1.8.1
# via s2-python (setup.cfg)
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
toml==0.10.2
# via datamodel-code-generator
tomli==2.0.1
# via
# black
# build
# coverage
# mypy
# pip-tools
# pylint
# pyproject-api
# pytest
# tox
tomlkit==0.13.2
# via pylint
tox==4.18.0
# via s2-python (setup.cfg)
types-pytz==2024.1.0.20240417
# via s2-python (setup.cfg)
typing-extensions==4.12.2
# via
# annotated-types
# astroid
# black
# mypy
# pydantic
# pydantic-core
# pylint
urllib3==2.2.2
# via requests
virtualenv==20.26.3
# via
# pre-commit
# tox
websockets==13.0.1
# via s2-python (setup.cfg)
wheel==0.44.0
# via pip-tools
zipp==3.20.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools