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"
|
xlrd = "2.0.2"
|
||||||
xlwt = "1.3.0"
|
xlwt = "1.3.0"
|
||||||
pymupdf = "1.26.3"
|
pymupdf = "1.26.3"
|
||||||
pypdf = "5.7.0"
|
pypdf = "6.0.0"
|
||||||
|
|
||||||
# 音频处理
|
# 音频处理
|
||||||
pydub = "0.25.1"
|
pydub = "0.25.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user