Modernize auth management
Signed-off-by:
Joffrey F <joffrey@docker.com>
Showing
This diff is collapsed.
| ... | ... | @@ -4,7 +4,7 @@ backports.ssl-match-hostname==3.5.0.1 |
| cffi==1.10.0 | ||
| cryptography==1.9; python_version == '3.3' | ||
| cryptography==2.3; python_version > '3.3' | ||
| docker-pycreds==0.3.0 | ||
| docker-pycreds==0.4.0 | ||
| enum34==1.1.6 | ||
| idna==2.5 | ||
| ipaddress==1.0.18 | ||
| ... | ... |
Please
register
or
sign in
to comment