jsonschema>=4.0
pyyaml>=6.0
pydantic<3,>=2
numpy>=1.24

[dev]
mypy==1.19.1
ruff==0.14.3
pytest==8.4.2
bandit==1.9.4
types-jsonschema
pytest-cov
pytest-mock
hypothesis
pytest-benchmark
pytest-asyncio

[llm]
openai>=1.0
anthropic
ollama

[openai]
openai>=1.0
