mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-21 09:06:46 +03:00
c92129dcb0
* Update tests pipeline and setup.py * Update tox coverage command * Add setuptools to the dev requirements file * Enforce coverage version in tox * Leave coveralls CI/CD job on Python 3.12 because coveralls 4.0.1 doesn't support Python 3.13 * Update changelog and publishing jobs
22 lines
201 B
Plaintext
22 lines
201 B
Plaintext
cython==3.0.11
|
|
setuptools
|
|
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
|