sentence-transformers>=2.2
numpy>=1.24
scikit-learn>=1.3
typer>=0.9
rich>=13.0

[all]
anthropic>=0.20
openai>=1.0
google-generativeai>=0.5
cohere>=5.0
groq>=0.9
httpx>=0.24

[anthropic]
anthropic>=0.20

[cohere]
cohere>=5.0

[dev]
pytest>=7.0

[gemini]
google-generativeai>=0.5

[groq]
groq>=0.9

[mcp]
mcp>=1.0

[ollama]
httpx>=0.24

[openai]
openai>=1.0
