mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-22 04:00: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.4.0.2
|
||||
docker-py==1.7.2
|
||||
future==0.14.3
|
||||
python-dateutil==2.4.0
|
||||
pytimeparse==1.1.2
|
||||
requests==2.7.0
|
||||
six==1.9.0
|
||||
websocket-client==0.32.0
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
certifi==2018.1.18
|
||||
chardet==3.0.4
|
||||
docker==3.1.0
|
||||
docker-pycreds==0.2.2
|
||||
future==0.16.0
|
||||
idna==2.6
|
||||
ipaddress==1.0.19
|
||||
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