We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee64e0d commit e2df017Copy full SHA for e2df017
requirements.txt
@@ -1,8 +1,8 @@
1
PyYAML==3.10
2
-git+https://github.com/uvgroovy/docker-py.git@8028c988ce363345988bc23444f08e27394a7fb5#egg=docker-py
+git+https://github.com/docker/docker-py.git@master#egg=docker-py
3
dockerpty==0.3.2
4
docopt==0.6.1
5
-requests==2.5.2
+requests==2.2.1
6
six==1.7.3
7
texttable==0.8.2
8
websocket-client==0.11.0
0 commit comments