paramiko>=2.4
tenacity>=4.4.0
threaded>=2.0
psutil>=5.0

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

[all-formats]
defusedxml
lxml!=3.7.0
PyYAML>=3.12

[all_formats]
defusedxml
lxml!=3.7.0
PyYAML>=3.12

[lxml]
lxml!=3.7.0

[xml]
defusedxml

[yaml]
PyYAML>=3.12
