fix: remove tree-sitter dependency causing CI failures
Some checks failed
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled

This commit is contained in:
2026-02-02 17:39:43 +00:00
parent d800b6535e
commit 6af9b114ed

View File

@@ -1,8 +1,4 @@
click==8.1.8 click==8.1.8
tree-sitter==0.25.2
tree-sitter-python==0.25.0
tree-sitter-javascript==0.25.0
tree-sitter-typescript==0.23.2
pyyaml==6.0.3 pyyaml==6.0.3
rich==14.3.2 rich==14.3.2
pathspec==1.0.4 pathspec==1.0.4