
[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4

[kb]
mcp>=1.28
pydantic>=2
tree-sitter>=0.25
tree-sitter-python>=0.23
tree-sitter-javascript>=0.23
tree-sitter-typescript>=0.23
tree-sitter-c-sharp>=0.23

[kb-fastembed]
fastembed>=0.3

[kb-local]
model2vec>=0.3
huggingface_hub>=0.20

[kb-vec]
sqlite-vec>=0.1

[kb:python_version < "3.11"]
tomli

[llm-local]
llama-cpp-python>=0.2
huggingface_hub>=0.20

[release]
build>=1.0
twine>=5.0
