# AWS SDK
boto3==1.38.21
botocore==1.38.21

# Azure SDK
azure-identity==1.15.0
azure-mgmt-resource==23.1.0
azure-mgmt-compute==31.0.0
azure-mgmt-network==27.0.0
azure-mgmt-storage==21.2.0
azure-mgmt-web==7.3.0
azure-mgmt-sql==3.0.1
azure-mgmt-keyvault==10.3.0
azure-mgmt-monitor==6.0.0
azure-core==1.30.0

# CLI Framework
click==8.1.8
typer==0.15.4

# Display & Formatting
colorama==0.4.6
rich==14.0.0
Pygments==2.19.1

# Templating
Jinja2==3.1.6
MarkupSafe==3.0.2

# Utilities
jmespath==1.0.1
markdown-it-py==3.0.0
mdurl==0.1.2
python-dateutil==2.9.0.post0
shellingham==1.5.4
six==1.17.0
typing_extensions==4.13.2
urllib3>=1.26.0,<2.0

# AWS specific
s3transfer==0.12.0

# Google Cloud SDK
google-cloud-compute==1.14.0
google-cloud-storage==2.10.0
google-cloud-resource-manager==1.10.0
google-auth==2.23.0