pydantic>=2.0
cryptography>=42.0
click>=8.0

[cli]
click>=8.0

[dev]
pytest>=8.0
pytest-cov>=5.0
ruff>=0.5.0
mypy>=1.10.0
