paramiko>=2.4
tenacity>=3.2.1
six>=1.9.0
threaded>=1.0
PyYAML>=3.12
advanced-descriptors>=1.0

[:python_version < "3.7"]
typing>=3.6

[:python_version == "2.7"]
futures>=1.0
enum34>=1.1
