requests>=2.28.0
boto3>=1.20.0
botocore>=1.23.0
azure-core>=1.24.0
azure-storage-blob>=12.0.0
azure-cosmos>=4.0.0
azure-servicebus>=7.0.0
azure-keyvault-secrets>=4.0.0
azure-identity>=1.12.0
azure-mgmt-sql>=3.0.0
azure-mgmt-redis>=13.0.0
azure-mgmt-containerservice>=20.0.0
azure-mgmt-containerinstance>=9.0.0
confluent-kafka>=1.9.0
kafka-python>=2.0.0
pika>=1.2.0
psycopg2-binary>=2.9.0
pymysql>=1.1.0
mysql-connector-python>=8.0.0
pymongo>=4.0.0
redis>=4.0.0
azure-eventhub>=5.0.0
azure-storage-queue>=12.0.0
azure-data-tables>=12.0.0
azure-appconfiguration>=1.4.0

[aws]
boto3>=1.20.0
botocore>=1.23.0

[azure]
azure-core>=1.24.0
azure-storage-blob>=12.0.0
azure-cosmos>=4.0.0
azure-servicebus>=7.0.0
azure-keyvault-secrets>=4.0.0
azure-identity>=1.12.0
azure-mgmt-sql>=3.0.0
azure-mgmt-redis>=13.0.0
azure-mgmt-containerservice>=20.0.0
azure-mgmt-containerinstance>=9.0.0
azure-eventhub>=5.0.0
azure-storage-queue>=12.0.0
azure-data-tables>=12.0.0
azure-appconfiguration>=1.4.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
build>=1.0
twine>=4.0

[gcp]
requests>=2.28.0

[http]
requests>=2.28.0

[kafka]
confluent-kafka>=1.9.0
kafka-python>=2.0.0

[mongodb]
pymongo>=4.0.0

[rabbitmq]
pika>=1.2.0

[redis]
redis>=4.0.0

[sql]
psycopg2-binary>=2.9.0
pymysql>=1.1.0
mysql-connector-python>=8.0.0
