mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: update pypdf dependency to version 6.0.0
This commit is contained in:
parent
6def3eecda
commit
a700bc126f
|
|
@ -67,7 +67,7 @@ python-docx = "1.2.0"
|
|||
xlrd = "2.0.2"
|
||||
xlwt = "1.3.0"
|
||||
pymupdf = "1.26.3"
|
||||
pypdf = "5.7.0"
|
||||
pypdf = "6.0.0"
|
||||
|
||||
# 音频处理
|
||||
pydub = "0.25.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue