fastapi>=0.110
uvicorn>=0.27
sqlmodel>=0.0.16
python-multipart>=0.0.9
click>=8.1

[azure]
azure-storage-blob>=12.19
azure-identity>=1.15

[dev]
ruff>=0.4
pytest>=8.0
httpx>=0.27

[gcs]
google-cloud-storage>=2.14

[s3]
boto3>=1.34

[test]
pytest>=8.0
httpx>=0.27
