This commit is contained in:
2026-06-03 07:19:57 -06:00
parent 809673e64f
commit 0764946c17
6 changed files with 178 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ dependencies = [
"tree-sitter-python>=0.25.0",
"xlsxwriter>=3.2.9,<4",
"asgiref>=3.11.1",
"jieba>=0.42.1",
]
[dependency-groups]