python-dependency-injector/requirements-dev.txt
ZipFile 595daebd3a
Migrate to Cython3 (#813)
* Fix asyncio tests

* Convert class-private attributes to just private

* Upgrade to Cython 3

* Regenerate C files

* Fix tox coverage report
2024-11-03 20:48:40 -05:00

21 lines
188 B
Plaintext

cython>=3,<4
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