cryptography>=42.0.0
pydantic>=2.0.0
fastapi>=0.110.0
uvicorn>=0.29.0
httpx>=0.27.0
jsonschema>=4.22.0
python-ulid>=3.0.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
ruff>=0.4.0
mypy>=1.10.0
