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.
py-tree-sitter
1 parent 10f75eb commit 31694aeCopy full SHA for 31694ae
1 file changed
pyproject.toml
@@ -12,7 +12,7 @@ dependencies = [
12
"numpy",
13
"psutil",
14
"httpx",
15
- "tree-sitter<0.25.0",
+ "tree-sitter!=0.25.0",
16
"tree-sitter-language-pack",
17
"pygments",
18
"transformers>=4.36.0,!=4.51.0,!=4.51.1,!=4.51.2",
0 commit comments