pydantic>=2.0.0
jsonschema
typing_extensions
anyio~=4.0

[dev]
pytest<8,>=7.4.0
pytest-cov
mypy<2,>=1.6.1
ruff>=0.1.3
types-jsonschema
numpy~=1.20

[server]
fastapi[all]>=0.104.0
