numpy>=1.24
scikit-learn>=1.3
sentence-transformers>=2.2
openai>=1.0
mcp>=1.0
scipy>=1.10
networkx>=3.0
python-dotenv>=1.0

[all]
typed-recall[gudhi,ot,server]

[dev]
typed-recall[gudhi,ot,server,test]
ruff
mypy
build
twine

[gudhi]
gudhi>=3.8

[llm-anthropic]
anthropic>=0.20

[ot]
POT>=0.9

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

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