11#
2- # This file is autogenerated by pip-compile with Python 3.9
2+ # This file is autogenerated by pip-compile with Python 3.11
33# by the following command:
44#
55# pip-compile --extra=development --extra=docs --extra=testing --extra=ws --output-file=./dev-requirements.txt pyproject.toml
@@ -32,7 +32,6 @@ click==8.1.8
3232 # via
3333 # black
3434 # pip-tools
35- # s2-python (pyproject.toml)
3635colorama == 0.4.6
3736 # via tox
3837coverage [toml ]== 7.6.1
@@ -48,8 +47,6 @@ docutils==0.20.1
4847 # sphinx
4948 # sphinx-rtd-theme
5049 # sphinx-tabs
51- exceptiongroup == 1.2.2
52- # via pytest
5350filelock == 3.16.1
5451 # via
5552 # tox
@@ -62,11 +59,6 @@ idna==3.10
6259 # via requests
6360imagesize == 1.4.1
6461 # via sphinx
65- importlib-metadata == 8.5.0
66- # via
67- # build
68- # setuptools-scm
69- # sphinx
7062inflect == 5.6.2
7163 # via datamodel-code-generator
7264iniconfig == 2.0.0
@@ -152,8 +144,6 @@ pytest-coverage==0.0
152144 # via s2-python (pyproject.toml)
153145pytest-timer == 1.0.0
154146 # via s2-python (pyproject.toml)
155- pytz == 2025.1
156- # via s2-python (pyproject.toml)
157147pyyaml == 6.0.2
158148 # via
159149 # datamodel-code-generator
@@ -200,36 +190,18 @@ sphinxcontrib-qthelp==1.0.3
200190sphinxcontrib-serializinghtml == 1.1.5
201191 # via sphinx
202192tomli == 2.2.1
203- # via
204- # black
205- # build
206- # coverage
207- # datamodel-code-generator
208- # mypy
209- # pip-tools
210- # pylint
211- # pyproject-api
212- # pytest
213- # setuptools-scm
214- # tox
193+ # via datamodel-code-generator
215194tomlkit == 0.13.2
216195 # via pylint
217196tox == 4.24.1
218197 # via s2-python (pyproject.toml)
219- types-pytz == 2024.2.0.20241221
220- # via s2-python (pyproject.toml)
221198typing-extensions == 4.12.2
222199 # via
223- # astroid
224- # black
225200 # mypy
226201 # pydantic
227202 # pydantic-core
228- # pylint
229203 # pyright
230204 # s2-python (pyproject.toml)
231- # setuptools-scm
232- # tox
233205urllib3 == 2.2.3
234206 # via requests
235207virtualenv == 20.29.2
@@ -240,8 +212,6 @@ websockets==13.1
240212 # via s2-python (pyproject.toml)
241213wheel == 0.45.1
242214 # via pip-tools
243- zipp == 3.20.2
244- # via importlib-metadata
245215
246216# The following packages are considered to be unsafe in a requirements file:
247217# pip
0 commit comments