Bump PyPDF2 to 2.12.*

This commit is contained in:
Raphael Michel
2022-12-19 13:55:20 +01:00
parent bfd980fc30
commit b83cb7d8c4

View File

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