mirror of
https://github.com/docker/compose.git
synced 2025-07-27 07:34:10 +02:00
update docker-py requirement to use master branch
Signed-off-by: Jonathan Stewmon <jstewmon@rmn.com>
This commit is contained in:
parent
5d8c2d3cec
commit
b6618815b9
@ -1,8 +1,8 @@
|
|||||||
PyYAML==3.11
|
PyYAML==3.11
|
||||||
docker-py==1.6.0
|
|
||||||
dockerpty==0.3.4
|
dockerpty==0.3.4
|
||||||
docopt==0.6.1
|
docopt==0.6.1
|
||||||
enum34==1.0.4
|
enum34==1.0.4
|
||||||
|
git+https://github.com/docker/docker-py.git@master#egg=docker-py
|
||||||
jsonschema==2.5.1
|
jsonschema==2.5.1
|
||||||
requests==2.7.0
|
requests==2.7.0
|
||||||
six==1.7.3
|
six==1.7.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user