Bump pypdf to 3.8.*

This commit is contained in:
Raphael Michel
2023-04-17 22:07:55 +02:00
parent 60b86d5e72
commit ef7c497bce

View File

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