typer>=0.9.0
networkx>=3.0
pyvis>=0.3.2
sentence-transformers>=2.2.0
faiss-cpu>=1.7.4
pypdf>=3.0.0
Pillow>=9.0.0
pytesseract>=0.3.10

[all]
openai>=1.0.0
anthropic>=0.20.0
google-genai>=1.0.0

[all-llms]
openai>=1.0.0
anthropic>=0.20.0
google-genai>=1.0.0

[anthropic]
anthropic>=0.20.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0

[google]
google-genai>=1.0.0

[openai]
openai>=1.0.0
