chore: optimize tree-sitter dependencies

This commit is contained in:
arne314
2025-01-03 15:31:48 +01:00
parent 3da96343c2
commit f4378dd9e1
3 changed files with 12 additions and 109 deletions

View File

@@ -14,8 +14,9 @@ requires-python = ">=3.11.10"
dependencies = [
"aiohttp>=3.11.11",
"appdirs>=1.4.4",
"tree-sitter-language-pack>=0.2.0",
"tree-sitter>=0.23.2",
"typer>=0.15.1",
"tree-sitter-typst @ git+https://github.com/uben0/tree-sitter-typst"
]
[project.scripts]