requests >= 2.14.2, != 2.18.0
six >= 1.4.0
websocket-client >= 0.32.0
docker-pycreds >= 0.2.2

[:python_version < "3.3"]
ipaddress >= 1.0.16

[:python_version < "3.5"]
backports.ssl_match_hostname >= 3.5

[:sys_platform == "win32" and python_version < "3.6"]
pypiwin32==219

[:sys_platform == "win32" and python_version >= "3.6"]
pypiwin32==220

[tls]
pyOpenSSL>=0.14
cryptography>=1.3.4
idna>=2.0.0
