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

This reverts commit 46b2214836.
This commit is contained in:
Raphael Michel
2024-05-13 18:29:41 +02:00
parent d0c62ec1cf
commit 95db04bad2
+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",