diff --git a/pyproject.toml b/pyproject.toml index bb0999b..b250aa0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "dspy==2.6.27", "hydra-core==1.3.2", "transformers==4.55.0", - "tree-sitter==0.24.0", + "tree-sitter==0.25.1", "tree-sitter-c==0.23.4", "tree-sitter-rust==0.23.2", "vllm==0.10.1.1",