mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-22 12:10:40 +00:00
Update requirements.txt version and use docker instead of docker-py
This commit is contained in:
parent
fab8c8ba1c
commit
c904aa1d61
@ -1,9 +1,14 @@
|
|||||||
argparse==1.3.0
|
backports.ssl-match-hostname==3.5.0.1
|
||||||
backports.ssl-match-hostname==3.4.0.2
|
certifi==2018.1.18
|
||||||
docker-py==1.7.2
|
chardet==3.0.4
|
||||||
future==0.14.3
|
docker==3.1.0
|
||||||
python-dateutil==2.4.0
|
docker-pycreds==0.2.2
|
||||||
pytimeparse==1.1.2
|
future==0.16.0
|
||||||
requests==2.7.0
|
idna==2.6
|
||||||
six==1.9.0
|
ipaddress==1.0.19
|
||||||
websocket-client==0.32.0
|
python-dateutil==2.6.1
|
||||||
|
pytimeparse==1.1.7
|
||||||
|
requests==2.18.4
|
||||||
|
six==1.11.0
|
||||||
|
urllib3==1.22
|
||||||
|
websocket-client==0.47.0
|
||||||
|
Loading…
Reference in New Issue
Block a user