1
0
mirror of https://github.com/docker/compose.git synced 2025-04-08 17:05:13 +02:00
compose/requirements.txt
Ben Firshman 788741025e Upgrade to docker-py 0.6.0
Force using remote API version 1.14 so Fig is still compatible with
Docker 1.2.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-09 10:57:45 -08:00

9 lines
130 B
Plaintext

PyYAML==3.10
docker-py==0.6.0
dockerpty==0.3.2
docopt==0.6.1
requests==2.2.1
six==1.7.3
texttable==0.8.1
websocket-client==0.11.0