paramiko>=2.4
tenacity>=4.4.0
six>=1.10.0
threaded>=1.0
PyYAML>=3.12
advanced-descriptors>=1.0

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

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