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

15 lines
321 B
Plaintext

# Our code is based on the AWS SDKs
boto
boto3
botocore
# netaddr is needed for ansible.netcommon.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
pycrypto
# Used by ec2_asg_scheduled_action
python-dateutil