尝试增加对docx的支持

This commit is contained in:
xunbu
2025-08-05 11:24:18 +08:00
parent 8e2f9e65da
commit caf1fa17eb
10 changed files with 295 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ dependencies = [
"openpyxl>=3.1.5",
"xlsx2html>=0.6.2",
"json-repair>=0.48.0",
"mammoth>=1.10.0",
]
dynamic = ["version"]