# Cloud Red Team Framework - Requirements
# Python 3.8+

# Core dependencies
questionary==2.0.1
rich==13.7.0

# Cloud provider SDKs
boto3==1.34.0
azure-storage-blob==12.19.0
google-cloud-storage==2.14.0
azure-identity==1.15.0
azure-mgmt-storage==21.1.0

# Network and DNS
dnspython==2.4.2
requests==2.31.0

# Additional utilities
python-dateutil==2.8.2
colorama==0.4.6
