Bump PyPDF2 to 3.0.*

This commit is contained in:
Raphael Michel
2023-02-01 12:16:30 +01:00
parent b29f5c69ed
commit cb734510ac

View File

@@ -212,7 +212,7 @@ setup(
'pycountry',
'pycparser==2.21',
'pycryptodome==3.16.*',
'PyPDF2==2.12.*',
'PyPDF2==3.0.*',
'python-bidi==0.4.*', # Support for Arabic in reportlab
'python-dateutil==2.8.*',
'python-u2flib-server==4.*',