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

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

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

[lxml]
lxml!=3.7.0
