python-dependency-injector/requirements-dev.txt
Gen Xu 33acc051f2
feat: re cythonize to support python 3.11 (#646)
* feat: re cythonize to support python 3.11

* misc: added tox env for python 3.11

* misc: add classifiers for python 3.11

* fix: skip tests for removed functions

* misc: CI updates for python 3.11

Co-authored-by: Roman Mogylatov <rmogilatov@gmail.com>
2022-12-18 14:22:53 -05:00

21 lines
182 B
Plaintext

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