pydantic>=2.0.0
httpx>=0.25.0
tiktoken>=0.5.0
rich>=13.0.0

[all]
openai>=1.0.0
anthropic>=0.8.0
groq>=0.4.0
huggingface-hub>=0.19.0
together>=0.2.0
vllm>=0.2.0
sentence-transformers>=2.2.0
fastembed>=0.7.0

[anthropic]
anthropic>=0.8.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
python-dotenv>=1.0.0
fastembed>=0.7.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
isort>=5.12.0
pre-commit>=3.5.0
rich>=13.0.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.4.0
mkdocstrings[python]>=0.23.0

[groq]
groq>=0.4.0

[huggingface]
huggingface-hub>=0.19.0

[local]
vllm>=0.2.0

[openai]
openai>=1.0.0

[openclaw]
fastembed>=0.7.0

[providers]
openai>=1.0.0
anthropic>=0.8.0
groq>=0.4.0

[semantic]
sentence-transformers>=2.2.0
fastembed>=0.7.0

[together]
together>=0.2.0

[vllm]
vllm>=0.2.0
