httpx>=0.25.0
typing-extensions>=4.0

[all]
openai>=1.0.0
anthropic>=0.20.0
groq>=0.4.0

[anthropic]
anthropic>=0.20.0

[groq]
groq>=0.4.0

[openai]
openai>=1.0.0

[test]
pytest>=7.0
pytest-asyncio>=0.21
