
[all]
ctransformers>=0.2.27
llama-cpp-python>=0.2.0
huggingface-hub>=0.20
fastembed>=0.3.0
sqlite-vec>=0.1.0

[all:python_version >= "3.10"]
mcp>=1.0.0
anyio>=4.0
openclaw>=0.1.0

[dev]
pytest>=7.0
build
twine

[embeddings]
fastembed>=0.3.0
sqlite-vec>=0.1.0

[llm]
ctransformers>=0.2.27
llama-cpp-python>=0.2.0
huggingface-hub>=0.20

[mcp]

[mcp:python_version >= "3.10"]
mcp>=1.0.0
anyio>=4.0

[openclaw]

[openclaw:python_version >= "3.10"]
openclaw>=0.1.0
