requests>=2.31.0
python-dotenv>=1.0.0
pygments>=2.17.0
openai>=1.0.0
tiktoken>=0.5.0

[all]
anthropic>=0.21.0
google-generativeai>=0.4.0

[anthropic]
anthropic>=0.21.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
mypy>=1.7.0
ruff>=0.1.0

[google]
google-generativeai>=0.4.0
