# LinkTune Cloud Execution Dependencies
# Cloud execution with auto-terminate and cost optimization

-r ai.txt

# Cloud Providers
boto3>=1.26.0  # AWS
google-cloud-compute>=1.11.0  # Google Cloud
azure-mgmt-compute>=30.0.0  # Azure

# Cloud Infrastructure
redis>=4.0.0  # Caching and coordination
celery>=5.3.0  # Distributed task queue
docker>=6.0.0  # Container management

# Monitoring and Logging  
prometheus-client>=0.16.0
structlog>=23.0.0