groq>=0.4.0
pydantic>=2.0.0

[all]
redis>=5.0.0
openai>=1.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
ruff>=0.1.0

[openai]
openai>=1.0.0

[redis]
redis>=5.0.0
