numpy>=1.24.0
cryptography>=41.0.0

[all-llm]
anthropic>=0.20.0
openai>=1.0.0
google-generativeai>=0.7.0
groq>=0.9.0

[anthropic]
anthropic>=0.20.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
mypy>=1.0.0

[embeddings]
sentence-transformers>=2.2.0

[full]
sentence-transformers>=2.2.0
anthropic>=0.20.0
openai>=1.0.0
google-generativeai>=0.7.0
groq>=0.9.0

[google]
google-generativeai>=0.7.0

[groq]
groq>=0.9.0

[openai]
openai>=1.0.0

[redis]
redis>=5.0.0
