Newer
Older
# test packages
pytest>=8.0.0,<8.3.0
pytest-asyncio>=0.21.0,<0.22.0
pytest-cov>=5.0.0,<5.1.0
coverage[toml]>=7.4.0,<7.6.0
# Linters
ruff>=0.4.0,<0.5.0
isort>=5.13.0,<5.14.0
mypy>=1.8.0,<1.11.0
# stubs for mypy
types-aiobotocore-lite[s3]>=2.12.0,<2.13.0
types-requests
types-PyMySQL
# Miscellaneous
uvicorn[standard]>=0.27.0,<0.30.0
pre-commit>=3.6.0,<3.8.0
python-dotenv