click>=8.0
rich>=13.0
rich-click>=1.7
psutil>=5.9
gitpython>=3.1
ast-comments>=1.2
fastapi>=0.104
uvicorn>=0.23
websockets>=11.0

[all-llm]
openai>=1.0
anthropic>=0.18
google-generativeai>=0.4

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1
black>=23.0

[llm-anthropic]
anthropic>=0.18

[llm-google]
google-generativeai>=0.4

[llm-openai]
openai>=1.0
