summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/aws/test-requirements.txt
blob: 03e59f5965d2dfd1323e884c5c69f0a956bec414 (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
pytest-ansible ; python_version >= '3.7'
git+https://github.com/ansible-community/pytest-ansible-units.git ; python_version < '3.7'

# 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 and ec2_win_password
cryptography