pydantic==2.12.5
python-dotenv==1.2.2
PyYAML==6.0.3
loguru==0.7.3
dspy==3.1.3
python-frontmatter==1.1.0
openrouter==0.7.11
logfire[dspy]==4.30.0
litellm==1.81.13
rich==14.3.3
openai-agents>=0.13.1
fastembed>=0.8.0
sqlite-vec>=0.1.6

[:python_version < "3.11"]
tomli>=2.0

[:python_version < "3.13"]
eval_type_backport==0.3.1

[docs]
mkdocs-material>=9.6
mkdocstrings[python]>=0.27

[lint]
ruff>=0.15.0

[mlx]
vllm-mlx>=0.2.6

[test]
pytest>=8.0
pytest-asyncio>=0.24
pytest-xdist>=3.5
pytest-timeout>=2.4
