aws.in 135 Bytes
Newer Older
1 2 3 4
# Python dependencies for the aws role

awscli==1.11.58
boto==2.48.0
5
futures ; python_version == "2.7"   # via s3transfer
6
s3cmd==1.6.1