feat(file-summary): 添加文件汇总数据模型

This commit is contained in:
2026-06-06 01:11:11 +08:00
parent b96ab1303a
commit 855afcdee3
6 changed files with 906 additions and 0 deletions

View File

@@ -1 +1,8 @@
Django>=5.0,<6.0
pypdf>=5.0
python-docx>=1.1
python-pptx>=1.0
openpyxl>=3.1
xlrd>=2.0
olefile>=0.47
py7zr>=0.21