python-dependency-injector/requirements-dev.txt
Anton Petrov 5ffffe7d35 Add Python 3.12 Support (#752)
* Ignore .vscode

* Python 3.12 Support

* Change base python to 3.12 and pin pydantic to V1

* all tests passed

* ci: change default python to 3.12

* remove legacy python versions

* annotate pydantic models for tests
2024-08-06 21:40:24 -04:00

21 lines
191 B
Plaintext

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