blob: 82ab3b8c6c301ebdd201206f2bb7dd7362eef4c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
botocore
boto3
python-dateutil # Used by autoscaling_scheduled_action
coverage==4.5.4
placebo
mock
pytest
pytest-forked
pytest-mock
pytest-xdist
# Needed for ansible.utils.ipaddr in tests
netaddr
# Sometimes needed where we don't have features we need in modules
awscli
# Used for comparing SSH Public keys to the Amazon fingerprints
pycrypto
# Used by ec2_win_password
cryptography
|