mirror of
https://github.com/pretix/pretix.git
synced 2026-08-08 10:27:49 +00:00
Update pypdf requirement from ==5.4.* to ==5.6.* (#5201)
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ dependencies = [
|
||||
"pycountry",
|
||||
"pycparser==2.22",
|
||||
"pycryptodome==3.23.*",
|
||||
"pypdf==5.4.*",
|
||||
"pypdf==5.6.*",
|
||||
"python-bidi==0.6.*", # Support for Arabic in reportlab
|
||||
"python-dateutil==2.9.*",
|
||||
"pytz",
|
||||
|
||||
Reference in New Issue
Block a user