Skip to content

Commit ced3bf6

Browse files
committed
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit. # # On branch dev/v0.0.9 # Changes to be committed: # modified: requirements.txt # Update `requirements` - Current version of `codetext` can only work with `tree-sitter==0.20.4` - Replace current language builders with `tree_sitter_languages==1.10.2`
1 parent 7944977 commit ced3bf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# for preprocessing
2-
tree-sitter
2+
tree-sitter==0.20.4
33
tabulate
44
Levenshtein
55
langdetect
66
bs4
7+
tree_sitter_languages==1.10.2

0 commit comments

Comments
 (0)