click==6.7
crayons==0.2.0
PyYAML==4.2b1

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

[tests]
pytest
pytest-cov
coveralls
flake8
mypy
