chore(anki): update dependencies

This commit is contained in:
arne314
2025-09-15 17:26:42 +02:00
parent 721a200fa2
commit 3178b688e3
2 changed files with 418 additions and 320 deletions

View File

@@ -14,7 +14,7 @@ requires-python = ">=3.11.10"
dependencies = [
"aiohttp>=3.11.11",
"appdirs>=1.4.4",
"tree-sitter>=0.23.2",
"tree-sitter==0.25.1",
"typer>=0.15.1",
"tree-sitter-typst @ git+https://github.com/uben0/tree-sitter-typst"
]