fix: update pypdf version to 6.0.0

This commit is contained in:
CaptainB 2025-08-19 12:40:05 +08:00
parent 6f69c8beb8
commit a10991ad6d

View File

@ -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"