requests>=2.28.0

[all]
openai>=1.0.0
anthropic>=0.25.0
google-generativeai>=0.3.0
cohere>=4.0.0
redis>=4.5.0

[anthropic]
anthropic>=0.25.0

[cohere]
cohere>=4.0.0

[dev]
pytest>=7.0.0
black>=22.0.0
flake8>=4.0.0
twine>=4.0.0
wheel>=0.37.0

[google]
google-generativeai>=0.3.0

[openai]
openai>=1.0.0

[redis]
redis>=4.5.0

[standard]
openai>=1.0.0
redis>=4.5.0
