blob: 7d12621a170b98a62d67d328940d29aba39089be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
botocore
boto3
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
|