summaryrefslogtreecommitdiff
path: root/docker.egg-info/requires.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docker.egg-info/requires.txt')
-rw-r--r--docker.egg-info/requires.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/docker.egg-info/requires.txt b/docker.egg-info/requires.txt
index e0b0763..415d2e6 100644
--- a/docker.egg-info/requires.txt
+++ b/docker.egg-info/requires.txt
@@ -1,7 +1,6 @@
-requests!=2.18.0,>=2.14.2
six>=1.4.0
websocket-client>=0.32.0
-docker-pycreds>=0.3.0
+requests!=2.18.0,>=2.14.2
[:python_version < "3.3"]
ipaddress>=1.0.16
@@ -13,9 +12,12 @@ backports.ssl_match_hostname>=3.5
pypiwin32==219
[:sys_platform == "win32" and python_version >= "3.6"]
-pypiwin32==220
+pypiwin32==223
+
+[ssh]
+paramiko>=2.4.2
[tls]
-pyOpenSSL>=0.14
+pyOpenSSL>=17.5.0
cryptography>=1.3.4
idna>=2.0.0