cryptography>=42

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

[dev]
pytest>=8
pytest-cov>=6
hypothesis>=6.130
build>=1.2
twine>=6
ruff>=0.12

[fuzz]

[fuzz:platform_system == "Linux" and python_version < "3.14"]
atheris>=2.3

[security]
bandit>=1.8
pip-audit>=2.9
