cached-property >= 1.2.0
colorama >= 0.3.7
docopt >= 0.6.1
PyYAML >= 3.10
requests >= 2.6.1, != 2.11.0
texttable >= 0.8.1
websocket-client >= 0.32.0
docker >= 2.0.2
dockerpty >= 0.4.1
six >= 1.3.0
jsonschema >= 2.5.1

[: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
