openai==2.30.0
pydantic==2.12.5
pydantic-settings==2.13.1

[anthropic]
anthropic<1.0.0,>=0.49.0

[dev]
pre-commit==4.5.1
pytest==9.0.2
pytest-asyncio==1.3.0
pytest-cov==7.1.0
respx==0.22.0
ruff==0.15.9
mypy==1.20.0

[redis]
redis==7.4.0
