
[all-storage]
boto3>=1.26.0
google-cloud-storage>=2.0.0
azure-storage-blob>=12.0.0

[azure]
azure-storage-blob>=12.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.1.0
pre-commit>=3.0.0
tox>=4.0.0
ty>=0.0.28
moto[s3]>=5.0
fakeredis>=2.0
lupa>=2.0

[docs]
mkdocs-material<10,>=9.5
mkdocs<2,>=1.6
mkdocs-git-revision-date-localized-plugin>=1.2

[gcs]
google-cloud-storage>=2.0.0

[redis]
redis>=5.0

[s3]
boto3>=1.26.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
flask>=2.0.0
fastapi>=0.100.0
uvicorn>=0.38.0
httpx>=0.24.0
django>=3.2.0
