mirror of
https://github.com/docker/compose.git
synced 2025-07-26 15:14:04 +02:00
Merge pull request #3008 from shin-/update_dockerpy_version
Update docker-py version in requirements to 1.7.2
This commit is contained in:
commit
f48d321b5b
@ -1,6 +1,6 @@
|
|||||||
PyYAML==3.11
|
PyYAML==3.11
|
||||||
cached-property==1.2.0
|
cached-property==1.2.0
|
||||||
docker-py==1.7.1
|
docker-py==1.7.2
|
||||||
dockerpty==0.4.1
|
dockerpty==0.4.1
|
||||||
docopt==0.6.1
|
docopt==0.6.1
|
||||||
enum34==1.0.4
|
enum34==1.0.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user