
[all]
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
groq>=0.4.0
ollama>=0.1.0
tiktoken>=0.5.0
opentelemetry-api>=1.20.0
rich>=13.0.0
psutil>=5.9.0
cryptography>=42.0.0

[anthropic]
anthropic>=0.18.0

[ci]
pytest>=7.0.0
pytest-cov>=5.0.0
pytest-benchmark>=4.0.0
pytest-randomly>=3.16.0
ruff>=0.8.0
mypy>=1.10.0
bandit>=1.7.0
openai>=1.0.0

[cli]
rich>=13.0.0

[dev]
pytest>=7.0.0
pytest-cov>=5.0.0
pytest-benchmark>=4.0.0
pytest-randomly>=3.16.0
ruff>=0.8.0
mypy>=1.10.0
bandit>=1.7.0

[google]
google-generativeai>=0.3.0

[groq]
groq>=0.4.0

[ollama]
ollama>=0.1.0

[openai]
openai>=1.0.0

[opentelemetry]
opentelemetry-api>=1.20.0

[security]
cryptography>=42.0.0

[system]
psutil>=5.9.0

[tiktoken]
tiktoken>=0.5.0
