summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2016-09-06 14:58:41 -0700
committerJoffrey F <joffrey@docker.com>2016-09-06 15:17:36 -0700
commit219a8699f9c92de9cb4634d482ce700bb1ec76fc (patch)
tree948be2b02ecc6c700aa59c33cf58bc45273a9978 /requirements.txt
parentfbe1686e629804fb47dabea1eda5c6d664f0a6b7 (diff)
downloaddocker-py-219a8699f9c92de9cb4634d482ce700bb1ec76fc.tar.gz
Better credentials store error handling in resolve_authconfigcredstore-support
Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 078163a..4c0d5c2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,4 +3,4 @@ six>=1.4.0
websocket-client==0.32.0
backports.ssl_match_hostname>=3.5 ; python_version < '3.5'
ipaddress==1.0.16 ; python_version < '3.3'
-docker-pycreds==0.1.0 \ No newline at end of file
+docker-pycreds==0.2.0 \ No newline at end of file