We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c708f5 + 15ae1f0 commit ba0e533Copy full SHA for ba0e533
requirements.txt
@@ -3,7 +3,7 @@ asn1crypto==0.22.0
3
backports.ssl-match-hostname==3.5.0.1
4
cffi==1.10.0
5
cryptography==1.9
6
-docker-pycreds==0.2.1
+docker-pycreds==0.2.2
7
enum34==1.1.6
8
idna==2.5
9
ipaddress==1.0.18
setup.py
@@ -23,7 +23,7 @@
23
'requests >= 2.14.2, != 2.18.0',
24
'six >= 1.4.0',
25
'websocket-client >= 0.32.0',
26
- 'docker-pycreds >= 0.2.1'
+ 'docker-pycreds >= 0.2.2'
27
]
28
29
extras_require = {
0 commit comments