cliff==2.7.0
stevedore>=1.10.0
requests>=2.7.0
six>=1.10.0
ndg-httpsclient>=0.4.0
cached-property>=1.3.0
paramiko>=1.16.0
pathlib2>=2.1.0
blinker>=1.4
google-measurement-protocol==0.1.6

[:python_version == "2.7"]
cryptography==2.9

[:python_version == "2.7" or python_version == "3.5"]
pyopenssl<=19.1.0,>=0.15.1

[:python_version == "3.5"]
cryptography==3.0

[:python_version >= "3.6"]
cryptography>=1.3.1
pyopenssl>=0.15.1
