update docker-py requirement to use master branch

Signed-off-by: Jonathan Stewmon <jstewmon@rmn.com>
This commit is contained in:
Jonathan Stewmon 2016-01-13 16:18:00 -06:00
parent 5d8c2d3cec
commit b6618815b9

View File

@ -1,8 +1,8 @@
PyYAML==3.11
docker-py==1.6.0
dockerpty==0.3.4
docopt==0.6.1
enum34==1.0.4
git+https://github.com/docker/docker-py.git@master#egg=docker-py
jsonschema==2.5.1
requests==2.7.0
six==1.7.3