pydantic>=2.0
httpx>=0.24.0
tiktoken>=0.5.0

[all]
openai>=1.0.0
anthropic>=0.18.0
google-genai>=1.0.0
jiter>=0.5.0
tenacity>=8.0.0
e2b>=2.7.0
e2b-code-interpreter>=2.7.0

[anthropic]
anthropic>=0.18.0
jiter>=0.5.0
tenacity>=8.0.0

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

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0

[e2b]
e2b>=2.7.0
e2b-code-interpreter>=2.7.0

[exec]
numpy>=2.3.0
pandas>=2.3.0
matplotlib>=3.0.0
seaborn>=0.11.0

[gemini]
google-genai>=1.0.0

[grok]
openai>=1.0.0
jiter>=0.5.0
tenacity>=8.0.0

[groq]
openai>=1.0.0
jiter>=0.5.0
tenacity>=8.0.0

[openai]
openai>=1.0.0
jiter>=0.5.0
tenacity>=8.0.0
