boto3==1.16.51
botocore==1.19.51
click==7.1.2
pyaml==20.4.0
pyyaml==5.3.1
ruamel-yaml==0.16.12
s3transfer==0.3.3
semver==2.13.0

[:python_version != "3.4"]
urllib3==1.26.2

[:python_version < "3.9" and platform_python_implementation == "CPython"]
ruamel.yaml.clib==0.2.2

[:python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3"]
jmespath==0.10.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
python-dateutil==2.8.1
six==1.15.0
