mirror of https://github.com/docker/compose.git
25 lines
649 B
Plaintext
25 lines
649 B
Plaintext
backports.ssl-match-hostname==3.5.0.1; python_version < '3'
|
|
cached-property==1.3.0
|
|
certifi==2017.4.17
|
|
chardet==3.0.4
|
|
colorama==0.4.0; sys_platform == 'win32'
|
|
docker==3.6.0
|
|
docker-pycreds==0.3.0
|
|
dockerpty==0.4.1
|
|
docopt==0.6.2
|
|
enum34==1.1.6; python_version < '3.4'
|
|
functools32==3.2.3.post2; python_version < '3.2'
|
|
idna==2.5
|
|
ipaddress==1.0.18
|
|
jsonschema==2.6.0
|
|
paramiko==2.4.2
|
|
pypiwin32==219; sys_platform == 'win32' and python_version < '3.6'
|
|
pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
|
|
PySocks==1.6.7
|
|
PyYAML==3.12
|
|
requests==2.20.0
|
|
six==1.10.0
|
|
texttable==0.9.1
|
|
urllib3==1.21.1; python_version == '3.3'
|
|
websocket-client==0.32.0
|