mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-24 18:43:58 +03:00
5ffffe7d35
* Ignore .vscode * Python 3.12 Support * Change base python to 3.12 and pin pydantic to V1 * all tests passed * ci: change default python to 3.12 * remove legacy python versions * annotate pydantic models for tests
21 lines
191 B
Plaintext
21 lines
191 B
Plaintext
cython==0.29.36
|
|
pytest
|
|
pytest-asyncio
|
|
tox
|
|
coverage
|
|
flake8
|
|
pydocstyle
|
|
sphinx_autobuild
|
|
pip
|
|
mypy
|
|
pyyaml
|
|
httpx
|
|
fastapi
|
|
pydantic==1.10.13
|
|
numpy
|
|
scipy
|
|
boto3
|
|
mypy_boto3_s3
|
|
|
|
-r requirements-ext.txt
|