openai>=1.0.0
rich>=13.0.0

[all]
anthropic>=0.20.0
google-generativeai>=0.3.0
tavily-python>=0.3.0

[anthropic]
anthropic>=0.20.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0

[google]
google-generativeai>=0.3.0

[search]
tavily-python>=0.3.0
