chromadb>=0.5.0
mcp<2,>=1.28.1

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

[all]
sentence-transformers>=2.7.0
anthropic>=0.40.0
openai>=1.50.0
typer>=0.12
rich>=13.7
textual>=0.50

[claude]
anthropic>=0.40.0

[cli]
typer>=0.12
rich>=13.7

[dev]
sentence-transformers>=2.7.0
anthropic>=0.40.0
openai>=1.50.0
pytest>=8.0.0
pytest-asyncio>=0.24
typer>=0.12
rich>=13.7
textual>=0.50

[local]
sentence-transformers>=2.7.0

[openai]
openai>=1.50.0

[test]
pytest>=8.0.0
pytest-asyncio>=0.24
typer>=0.12
rich>=13.7
textual>=0.50

[tui]
typer>=0.12
rich>=13.7
textual>=0.50
