
[all]
boto3>=1.28.0
google-cloud-storage>=2.14.0
azure-storage-blob>=12.19.0
azure-identity>=1.15.0

[aws]
boto3>=1.28.0

[azure]
azure-storage-blob>=12.19.0
azure-identity>=1.15.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
moto[s3]>=5.0

[gcp]
google-cloud-storage>=2.14.0
