Fix: Remove pdf embed support, update based on #10635 (#10663)

### What problem does this PR solve?

Fix: Remove pdf embed support, update based on  #10635

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Billy Bao
2025-10-20 13:45:53 +08:00
committed by GitHub
parent 5fc59a3132
commit d956a442ce
3 changed files with 20 additions and 74 deletions

View File

@ -137,7 +137,6 @@ dependencies = [
"mammoth>=1.11.0",
"markdownify>=1.2.0",
"captcha>=0.7.1",
"fitz>=0.0.1.dev2",
]
[project.optional-dependencies]