pydantic>=2.0.0
numpy>=1.20
jsonschema
typing_extensions
anyio~=4.0
httpx

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

[server]
fastapi[all]>=0.115.0
zeroconf>=0.28.0
