添加依赖

This commit is contained in:
xunbu
2026-01-19 10:08:54 +08:00
parent cd218a5ad0
commit 86a9958f58
2 changed files with 3 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ dependencies = [
"python-pptx>=1.0.2",
"pypdf>=6.4.2",
"regex>=2025.11.3",
"charset-normalizer>=3.4.4",
]
dynamic = ["version"]