summaryrefslogtreecommitdiff
path: root/docker.egg-info/requires.txt
blob: e0b0763636299580e61756586f0a0ec481ca62ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
requests!=2.18.0,>=2.14.2
six>=1.4.0
websocket-client>=0.32.0
docker-pycreds>=0.3.0

[: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