mirror of
https://github.com/pretix/pretix.git
synced 2026-08-19 12:16:26 +00:00
Revert "Update pypdf requirement from ==3.9.* to ==4.0.* (#3903)"
This reverts commit a3586a73f1.
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ dependencies = [
|
||||
"pycountry",
|
||||
"pycparser==2.21",
|
||||
"pycryptodome==3.20.*",
|
||||
"pypdf==4.0.*",
|
||||
"pypdf==3.9.*",
|
||||
"python-bidi==0.4.*", # Support for Arabic in reportlab
|
||||
"python-dateutil==2.8.*",
|
||||
"pytz",
|
||||
|
||||
Reference in New Issue
Block a user