summaryrefslogtreecommitdiffstats
path: root/ansible_collections/amazon/aws/tests/integration/requirements.txt
blob: a8fb1eab2133c9d6633821bd7b2118efb42f2b90 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Our code is based on the AWS SDKs
boto3
botocore

# netaddr is needed for ansible.utils.ipv6
netaddr
virtualenv
# Sometimes needed where we don't have features we need in modules
awscli
# Used for comparing SSH Public keys to the Amazon fingerprints
cryptography