
[all]
redis>=5.0
tiktoken>=0.7
prometheus-client>=0.20
anthropic>=0.30
openai>=1.30

[anthropic]
anthropic>=0.30

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
ruff>=0.4
mypy>=1.8
fakeredis>=2.20

[metrics]
prometheus-client>=0.20

[openai]
openai>=1.30

[redis]
redis>=5.0

[tiktoken]
tiktoken>=0.7
