python-dependency-injector/requirements-dev.txt
Vladimir Puzakov 20ab1dcc1a chore: add py312 support
- also remove legacy python support
- pin cython, pydantic, flask, aiohttp version
- disable debug mode in coveralls
- fix mypy typing test
2024-02-18 14:43:23 +03:00

22 lines
193 B
Plaintext

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