numpy>=1.24
scikit-learn>=1.3

[dev]
recall[graph,llm-openai,mcp,server,test]
ruff
mypy

[embed-bge]
sentence-transformers>=2.2
torch>=2.0

[graph]
scipy>=1.10
networkx>=3.0
POT>=0.9
gudhi>=3.8

[llm-anthropic]
anthropic>=0.20

[llm-openai]
openai>=1.0

[mcp]
mcp>=1.0

[server]
fastapi>=0.100
uvicorn>=0.23
pydantic>=2.0

[test]
pytest>=7.0
pytest-cov
hypothesis>=6.0
