btconfig<5.0.0,>=4.4.0
click<9.0.0,>=8.1.3
colorama==0.4.3
coloredlogs<16.0.0,>=15.0.0
getversion==1.0.2
PyYAML<7.0,>=6.0

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

[tests]
pytest
pytest-cov
coveralls
flake8
mypy
