fix:修复一些BUG

This commit is contained in:
2025-12-11 17:52:39 +08:00
parent 4a5672ee62
commit ed4b324dba
11 changed files with 356 additions and 162 deletions

View File

@@ -13,6 +13,7 @@ dependencies = [
"pandas>=2.3.3",
"pandas-stubs==2.3.3.251201",
"python-pptx>=1.0.2",
"pywin32>=311",
"rich>=14.2.0",
"tomli>=2.3.0",
]