Files
offline_kubespray/collection/community/aws/test-requirements.txt
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

21 lines
414 B
Plaintext

botocore
boto3
boto
python-dateutil # Used by ec2_asg_scheduled_action
coverage==4.5.4
placebo
mock
pytest-xdist
# We should avoid these two modules with py3
pytest-mock
# Needed for ansible.netcommon.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