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:44:21 +00:00
parent f609a92952
commit 1162fcdd0d

6
app/requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
click==8.1.8
pyyaml==6.0.3
rich==14.3.2
pathspec==1.0.4
pytest==9.0.2
pytest-cov==6.1.2