Kaydet (Commit) 15ae1f09 authored tarafından Joffrey F's avatar Joffrey F

Bump docker-pycreds to 0.2.2 (pass support)

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst 14eec99b
...@@ -3,7 +3,7 @@ asn1crypto==0.22.0 ...@@ -3,7 +3,7 @@ asn1crypto==0.22.0
backports.ssl-match-hostname==3.5.0.1 backports.ssl-match-hostname==3.5.0.1
cffi==1.10.0 cffi==1.10.0
cryptography==1.9 cryptography==1.9
docker-pycreds==0.2.1 docker-pycreds==0.2.2
enum34==1.1.6 enum34==1.1.6
idna==2.5 idna==2.5
ipaddress==1.0.18 ipaddress==1.0.18
......
...@@ -23,7 +23,7 @@ requirements = [ ...@@ -23,7 +23,7 @@ requirements = [
'requests >= 2.14.2, != 2.18.0', 'requests >= 2.14.2, != 2.18.0',
'six >= 1.4.0', 'six >= 1.4.0',
'websocket-client >= 0.32.0', 'websocket-client >= 0.32.0',
'docker-pycreds >= 0.2.1' 'docker-pycreds >= 0.2.2'
] ]
extras_require = { extras_require = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment