python-dependency-injector/requirements-dev.txt
Roman Mogylatov c92129dcb0
Add support for Python 3.13 (#828)
* Update tests pipeline and setup.py

* Update tox coverage command

* Add setuptools to the dev requirements file

* Enforce coverage version in tox

* Leave coveralls CI/CD job on Python 3.12 because coveralls 4.0.1 doesn't support Python 3.13

* Update changelog and publishing jobs
2024-11-04 00:01:28 -05:00

22 lines
201 B
Plaintext

cython==3.0.11
setuptools
pytest
pytest-asyncio
tox
coverage
flake8
pydocstyle
sphinx_autobuild
pip
mypy
pyyaml
httpx
fastapi
pydantic==1.10.17
numpy
scipy
boto3
mypy_boto3_s3
-r requirements-ext.txt