Skip to content

Commit 31694ae

Browse files
authored
build(cli): change how py-tree-sitter is pinned. (#261)
1 parent 10f75eb commit 31694ae

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
@@ -12,7 +12,7 @@ dependencies = [
1212
"numpy",
1313
"psutil",
1414
"httpx",
15-
"tree-sitter<0.25.0",
15+
"tree-sitter!=0.25.0",
1616
"tree-sitter-language-pack",
1717
"pygments",
1818
"transformers>=4.36.0,!=4.51.0,!=4.51.1,!=4.51.2",

0 commit comments

Comments
 (0)