Bump pypdf to 3.6.*

This commit is contained in:
Raphael Michel
2023-03-22 16:00:33 +01:00
parent 70507a3a14
commit 35f160929c

View File

@@ -212,7 +212,7 @@ setup(
'pycountry',
'pycparser==2.21',
'pycryptodome==3.17.*',
'pypdf==3.5.*',
'pypdf==3.6.*',
'python-bidi==0.4.*', # Support for Arabic in reportlab
'python-dateutil==2.8.*',
'python-u2flib-server==4.*',