mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-21 17:16:46 +03:00
595daebd3a
* Fix asyncio tests * Convert class-private attributes to just private * Upgrade to Cython 3 * Regenerate C files * Fix tox coverage report
21 lines
188 B
Plaintext
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
|