pydantic>=2.5
typing-extensions>=4.8

[anthropic]
anthropic>=0.18

[dev]
pytest>=7.4
pytest-asyncio>=0.23
pytest-cov>=4.1
ruff>=0.1
mypy>=1.7

[openai]
openai>=1.10
