mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: update pypdf version to 6.0.0
This commit is contained in:
parent
6f69c8beb8
commit
a10991ad6d
|
|
@ -39,7 +39,7 @@ html2text = "2024.2.26"
|
|||
django-ipware = "6.0.5"
|
||||
django-apscheduler = "0.6.2"
|
||||
pymupdf = "1.24.9"
|
||||
pypdf = "4.3.1"
|
||||
pypdf = "6.0.0"
|
||||
rapidocr-onnxruntime = "1.3.24"
|
||||
python-docx = "1.1.2"
|
||||
xlwt = "1.3.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue