增加regex

This commit is contained in:
xunbu
2026-01-19 09:52:22 +08:00
parent 6a2563bed6
commit cd218a5ad0
2 changed files with 3 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ dependencies = [
"httpx>=0.28.1",
"python-pptx>=1.0.2",
"pypdf>=6.4.2",
"regex>=2025.11.3",
]
dynamic = ["version"]