summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2019-01-09 16:18:21 -0800
committerJoffrey F <joffrey@docker.com>2019-04-30 23:37:55 -0700
commita823acc2cae10c4635db2fb963cc37d8a23cc0c4 (patch)
tree6792cf991f7837a62f2ff2ca9c0f1ca6e451dabe /requirements.txt
parent41e1c054268104df1412f413245dc4b12951143e (diff)
downloaddocker-py-a823acc2cae10c4635db2fb963cc37d8a23cc0c4.tar.gz
Make dockerpycreds part of the SDK under docker.credentials
Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 461bf53..eb66c9f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,6 @@ asn1crypto==0.22.0
backports.ssl-match-hostname==3.5.0.1
cffi==1.10.0
cryptography==2.3
-docker-pycreds==0.4.0
enum34==1.1.6
idna==2.5
ipaddress==1.0.18