cryptography>=2.8
PyYAML>=5.1

[:python_version < "3.7"]
rich<10.0,>=9.0

[:python_version >= "3.7"]
rich>=9.0

[dev]
pytest>=6.0
pytest-cov>=2.0
