
[dev]
pytest>=8.0
pytest-asyncio>=0.24
pytest-cov>=5.0
ruff>=0.6
mypy>=1.10
pre-commit>=3.5

[ed25519]
cryptography>=42

[postgres]
asyncpg>=0.30

[test-all]
auditchain[ed25519,postgres]
pytest>=8.0
pytest-asyncio>=0.24
pytest-cov>=5.0
ruff>=0.6
mypy>=1.10
pre-commit>=3.5
