mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
33acc051f2
* 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>
21 lines
182 B
Plaintext
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
|