Skip to content

Commit 7e77f95

Browse files
committed
fix: Add tree-sitter-languages to requirements.in
Co-authored-by: cecli (openai/gemini_cli/gemini-2.5-pro)
1 parent 4d785ee commit 7e77f95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements/requirements.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ importlib-metadata>=7.2.1
4848
tomli>=2.3.0; python_version <= "3.10"
4949
tree-sitter==0.23.2; python_version < "3.10"
5050
tree-sitter>=0.25.1; python_version >= "3.10"
51+
tree-sitter-languages>=1.10.2

0 commit comments

Comments
 (0)