click==7.0
colorama==0.4.3
PyYAML==4.2b1

[:sys_platform == "win32" or sys_platform == "cygwin"]
paramiko==2.6.0

[tests]
pytest
pytest-cov
coveralls
flake8
mypy
