mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Bump pypdf to 3.8.*
This commit is contained in:
@@ -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.*',
|
||||||
|
|||||||
Reference in New Issue
Block a user