Revert "Update pypdf requirement from ==3.9.* to ==4.2.* (#4145)"

This reverts commit 46008818ce.
This commit is contained in:
Raphael Michel
2024-05-14 10:59:43 +02:00
parent 46008818ce
commit aff6a6f022
+1 -1
View File
@@ -82,7 +82,7 @@ dependencies = [
"pycountry",
"pycparser==2.22",
"pycryptodome==3.20.*",
"pypdf==4.2.*",
"pypdf==3.9.*",
"python-bidi==0.4.*", # Support for Arabic in reportlab
"python-dateutil==2.9.*",
"pytz",