Update from PyPDF2 to pypdf

This commit is contained in:
Raphael Michel
2023-02-06 10:09:30 +01:00
parent 84fb481cdb
commit 90978e5cab
8 changed files with 12 additions and 12 deletions

View File

@@ -212,7 +212,7 @@ setup(
'pycountry',
'pycparser==2.21',
'pycryptodome==3.17.*',
'PyPDF2==2.12.*', # Wait for https://github.com/py-pdf/pypdf/issues/1601 to be resolved
'pypdf==3.4.*',
'python-bidi==0.4.*', # Support for Arabic in reportlab
'python-dateutil==2.8.*',
'python-u2flib-server==4.*',