httpx>=0.25
typing_extensions>=4.7

[all]
openai>=1.0
anthropic>=0.18
chromadb>=0.4
numpy>=1.24

[anthropic]
anthropic>=0.18

[dev]
pytest>=7.0
pytest-asyncio>=0.23
black>=23.0
ruff>=0.1
mypy>=1.0

[memory]
chromadb>=0.4
numpy>=1.24

[ollama]
ollama>=0.1

[openai]
openai>=1.0

[visual]
streamlit>=1.30
streamlit-agraph>=0.0.45
