litellm>=1.0.0
requests>=2.28.0
httpx>=0.24.0
rich>=13.0.0
python-dotenv>=1.0.0
configparser>=5.3.0
inquirerpy>=0.3.4
pyyaml>=6.0
pygithub>=1.58.0
click>=8.1.3
colorama>=0.4.6
gitpython>=3.1.30

[ai]
openai>=1.0.0
anthropic>=0.5.0
google-generativeai>=0.2.0
mistralai>=0.0.1
groq>=0.3.0

[dev]
pytest>=7.3.1
pytest-cov>=4.1.0
pytest-console-scripts>=1.4.0
black>=23.3.0
flake8>=6.0.0
pylint>=2.17.0
mypy>=1.3.0
isort>=5.12.0
