Resolved an issue with linked images in docx [mammoth] (#1405)

This commit is contained in:
afourney
2025-08-26 14:20:29 -07:00
committed by GitHub
parent da7bcea527
commit 9278119bb3
3 changed files with 12 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ dependencies = [
[project.optional-dependencies]
all = [
"python-pptx",
"mammoth",
"mammoth~=1.10.0",
"pandas",
"openpyxl",
"xlrd",