llm>=0.28
ollama>=0.6.0
pydantic>=2

[lint]
ruff
ty

[test]
pytest
pytest-asyncio
pytest-cov
pytest-mock
