Use newer docker-py version

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2015-12-01 17:28:15 -08:00
parent abe145bbe7
commit df6877a277
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
-e git://github.com/docker/docker-py.git@881e24c231ab9921eb0cbd475e85706137983f89#egg=docker-py
PyYAML==3.11
# docker-py==1.5.1
docker-py==1.6.0
dockerpty==0.3.4
docopt==0.6.1
enum34==1.0.4