
[:python_version < "3.10"]
typing-extensions>=4.0.0

[all]
openai>=1.0.0
anthropic>=0.7.0

[anthropic]
anthropic>=0.7.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
responses>=0.23.0

[openai]
openai>=1.0.0
