Skip to content

Commit e2df017

Browse files
committed
changed requirments to point to master branch at the docker-py main repo
Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com>
1 parent ee64e0d commit e2df017

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PyYAML==3.10
2-
git+https://github.com/uvgroovy/docker-py.git@8028c988ce363345988bc23444f08e27394a7fb5#egg=docker-py
2+
git+https://github.com/docker/docker-py.git@master#egg=docker-py
33
dockerpty==0.3.2
44
docopt==0.6.1
5-
requests==2.5.2
5+
requests==2.2.1
66
six==1.7.3
77
texttable==0.8.2
88
websocket-client==0.11.0

0 commit comments

Comments
 (0)