numpy>=1.24

[all]
openai>=1.0
anthropic>=0.30
google-generativeai>=0.7
groq>=0.10

[anthropic]
anthropic>=0.30

[dev]
pytest>=7
pytest-asyncio>=0.23
ruff>=0.5

[gemini]
google-generativeai>=0.7

[groq]
groq>=0.10

[openai]
openai>=1.0
