We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5cfea3 commit 3828e62Copy full SHA for 3828e62
1 file changed
setup.cfg
@@ -24,8 +24,8 @@ install_requires =
24
tempdir>=0.7.1
25
termcolor>=2.0.0
26
tqdm>=4.56.0
27
- tree_sitter_languages>=1.10.2
28
- tree-sitter==0.21.3
+ tree_sitter>=0.22.0
+ tree-sitter-python>=0.21.0
29
wget>=3.2
30
datasets
31
gradio-client
0 commit comments