httpx>=0.24.0

[all]
openai>=1.0
anthropic>=0.18
google-generativeai>=0.3
langchain>=0.1.0
langchain-core>=0.1.0

[anthropic]
anthropic>=0.18

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0

[google]
google-generativeai>=0.3

[langchain]
langchain>=0.1.0
langchain-core>=0.1.0

[openai]
openai>=1.0
