cached-property >= 1.2.0
docopt >= 0.6.1
PyYAML >= 3.10
requests >= 2.6.1
texttable >= 0.9.0
websocket-client >= 0.32.0
docker >= 3.1.4
dockerpty >= 0.4.1
six >= 1.3.0
jsonschema >= 2.5.1
enum34 >= 1.0.4, < 2
backports.ssl_match_hostname >= 3.5
ipaddress >= 1.0.16

[:python_version < "3.3"]
ipaddress >= 1.0.16

[:python_version < "3.4"]
enum34 >= 1.0.4, < 2

[:python_version < "3.5"]
backports.ssl_match_hostname >= 3.5

[:sys_platform == "win32"]
colorama >= 0.3.9, < 0.4

[socks]
PySocks >= 1.5.6, != 1.5.7, < 2
