httpx>=0.27
rich>=13.0

[all]
chromadb>=0.4.0
openai>=1.0
anthropic>=0.20
google-generativeai>=0.3
PySide6>=6.5
fastapi>=0.100
uvicorn>=0.23

[anthropic]
anthropic>=0.20

[dev]
pytest>=7.0

[gemini]
google-generativeai>=0.3

[gui]
PySide6>=6.5

[openai]
openai>=1.0

[vector]
chromadb>=0.4.0

[web]
fastapi>=0.100
uvicorn>=0.23
