requests>=2.25.0

[all]
openai>=1.0.0
anthropic>=0.5.0
redis>=4.5.0

[anthropic]
anthropic>=0.5.0

[dev]
pytest>=6.0.0
black>=21.5b2
isort>=5.9.1
mypy>=0.910
build>=0.10.0
twine>=4.0.2

[openai]
openai>=1.0.0

[redis]
redis>=4.5.0
