#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
#    pipenv lock --requirements
#

-i https://pypi.python.org/simple
appdirs==1.4.4
bcrypt==3.2.0; python_version >= '3.6'
boto3==1.18.59
botocore==1.21.59; python_version >= '3.6'
certifi==2021.10.8
cffi==1.14.6
charset-normalizer==2.0.6; python_version >= '3'
colorama==0.4.4
cryptography==3.3.2
decorator==5.1.0; python_version >= '3.5'
dogpile.cache==1.1.4; python_version >= '3.6'
idna==3.2; python_version >= '3'
importlib-metadata==4.8.1; python_version < '3.8'
iso8601==0.1.16
jmespath==0.10.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
jsonpatch==1.32; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
jsonpointer==2.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
keystoneauth1==4.4.0; python_version >= '3.6'
munch==2.5.0
netifaces==0.11.0
openstacksdk==0.59.0
os-service-types==1.7.0
paramiko==2.8.0
pbr==5.6.0; python_version >= '2.6'
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pynacl==1.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==5.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
requests==2.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
requestsexceptions==1.4.0
s3transfer==0.5.0; python_version >= '3.6'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
stevedore==3.4.0; python_version >= '3.6'
typing-extensions==3.10.0.2; python_version < '3.8'
urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
zipp==3.6.0; python_version >= '3.6'
