pyyaml>=6.0
requests>=2.28.0
python-dotenv>=1.0.0
typer>=0.9.0
rich>=13.0.0
click>=8.0.0

[claude]
anthropic>=0.18.0

[cohere]
cohere>=4.0.0

[desktop]
pywebview>=4.4.0
PyQt5>=5.15.0
PyQtWebEngine>=5.15.0
QtPy>=2.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
build>=1.0.0
twine>=4.0.0

[docker]
docker>=6.0.0

[full]
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
cohere>=4.0.0
ollama>=0.1.0
mcp>=0.1.0
flask>=2.3.0
gunicorn>=21.0.0
gevent>=23.0.0
pywebview>=4.4.0
docker>=6.0.0
prometheus-client>=0.19.0

[gemini]
google-generativeai>=0.3.0

[llm]
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
cohere>=4.0.0
ollama>=0.1.0

[mcp]
mcp>=0.1.0

[monitoring]
prometheus-client>=0.19.0

[ollama]
ollama>=0.1.0

[openai]
openai>=1.0.0

[web]
flask>=2.3.0
gunicorn>=21.0.0
gevent>=23.0.0
