httpx>=0.27
httpx-sse>=0.4
websockets>=12.0
jsonschema>=4.0
pydantic>=2.0
anyio>=4.0

[all]
anthropic>=0.40
openai>=1.50
google-generativeai>=0.8
mistralai>=1.0
cohere>=5.0
groq>=0.11
ollama>=0.3
together>=1.2
boto3>=1.34
tiktoken>=0.7

[anthropic]
anthropic>=0.40

[azure]
openai>=1.50

[bedrock]
boto3>=1.34

[cohere]
cohere>=5.0

[dev]
pytest>=8
pytest-asyncio>=0.23
pytest-mock>=3.14

[gemini]
google-generativeai>=0.8

[groq]
groq>=0.11

[mistral]
mistralai>=1.0

[ollama]
ollama>=0.3

[openai]
openai>=1.50

[tiktoken]
tiktoken>=0.7

[together]
together>=1.2
