pydantic>=2.0

[all]
google-genai>=1.0
openai>=1.0
anthropic>=0.20
groq>=0.9
mistralai>=1.0
cohere>=5.0
together>=1.2
tiktoken>=0.5
httpx>=0.25
ddgs>=9.0
redis>=5.0
croniter>=2.0

[anthropic]
anthropic>=0.20

[azure]
openai>=1.0

[cohere]
cohere>=5.0

[deepseek]
openai>=1.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
ruff>=0.4
mypy>=1.0

[gemini]
google-genai>=1.0

[groq]
groq>=0.9

[http]
httpx>=0.25

[mistral]
mistralai>=1.0

[openai]
openai>=1.0

[openrouter]
openai>=1.0

[providers]
google-genai>=1.0
openai>=1.0
anthropic>=0.20
groq>=0.9
mistralai>=1.0
cohere>=5.0
together>=1.2

[redis]
redis>=5.0

[schedule]
croniter>=2.0

[search]
ddgs>=9.0

[tiktoken]
tiktoken>=0.5

[together]
together>=1.2
