Skip to content

Commit 5719157

Browse files
authored
chore: upper pin tree sitter (#129)
1 parent ef7d3fe commit 5719157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"numpy>=1.24.0",
3232
"bm25s>=0.2.0",
3333
"pathspec>=0.12",
34-
"tree-sitter>=0.25",
34+
"tree-sitter>=0.25,<0.26",
3535
"tree-sitter-language-pack>=1.0,<1.8.0,!=1.6.3"
3636
]
3737

0 commit comments

Comments
 (0)