mirror of https://github.com/docker/compose.git
Update docker-py version in requirements
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
a7fc3e2220
commit
6fd77fa698
|
@ -1,6 +1,6 @@
|
|||
PyYAML==3.11
|
||||
cached-property==1.2.0
|
||||
docker-py==1.8.1
|
||||
docker-py==1.9.0rc2
|
||||
dockerpty==0.4.1
|
||||
docopt==0.6.1
|
||||
enum34==1.0.4
|
||||
|
|
Loading…
Reference in New Issue