Include docker-py requirements fix

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2016-03-30 11:58:28 -07:00
parent 78a8be07ad
commit 1a7a65f84d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PyYAML==3.11
cached-property==1.2.0
docker-py==1.8.0rc3
docker-py==1.8.0rc5
dockerpty==0.4.1
docopt==0.6.1
enum34==1.0.4