httpx>=0.25

[all]
openai>=1.0
anthropic>=0.18
ollama>=0.1
chromadb>=0.4
numpy>=1.24
streamlit>=1.30
streamlit-agraph>=0.0.45

[anthropic]
anthropic>=0.18

[deepseek]
openai>=1.0

[deepseek-anthropic]
anthropic>=0.18

[dev]
pytest>=7.0
pytest-asyncio>=0.23
black>=23.0
ruff>=0.1
mypy<2.0,>=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
