cryptography>=42.0.0
pyyaml>=6.0.0

[:python_version < "3.11"]
tomli>=2.0.0

[dev]
pytest>=8
pytest-cov
mypy
ruff
types-toml
