Bump PyPDF2 version

This commit is contained in:
Raphael Michel
2022-04-26 15:00:57 +02:00
parent 7a5d5d08c0
commit 3626d8c642

View File

@@ -210,7 +210,7 @@ setup(
'psycopg2-binary',
'pycountry',
'pycparser==2.21',
'PyPDF2==1.26.*',
'PyPDF2==1.27.9',
'python-bidi==0.4.*', # Support for Arabic in reportlab
'python-dateutil==2.8.*',
'python-u2flib-server==4.*',