Add comment on pypdf upgrade

This commit is contained in:
Raphael Michel
2024-05-14 11:09:02 +02:00
parent 7ddbbe21f7
commit e6d26c4962
+1 -1
View File
@@ -82,7 +82,7 @@ dependencies = [
"pycountry",
"pycparser==2.22",
"pycryptodome==3.20.*",
"pypdf==3.9.*",
"pypdf==3.9.*", # wait for https://github.com/py-pdf/pypdf/issues/2642
"python-bidi==0.4.*", # Support for Arabic in reportlab
"python-dateutil==2.9.*",
"pytz",