We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7d3fe commit 5719157Copy full SHA for 5719157
1 file changed
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
"numpy>=1.24.0",
32
"bm25s>=0.2.0",
33
"pathspec>=0.12",
34
- "tree-sitter>=0.25",
+ "tree-sitter>=0.25,<0.26",
35
"tree-sitter-language-pack>=1.0,<1.8.0,!=1.6.3"
36
]
37
0 commit comments