click>=8.1.8
cryptography>=44.0.2

[dev]
pre-commit
mypy
types-requests

[docs]
mkdocs
mkdocs-material
mkdocstrings[python]
pymdown-extensions

[lint]
ruff

[test]
pytest
pytest-cov
