mirror of
https://github.com/pretix/pretix.git
synced 2026-08-12 11:07:02 +00:00
Downgrade requests to 2.31.* again while waiting for 2.33.3 release
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ dependencies = [
|
||||
"qrcode==7.4.*",
|
||||
"redis==5.0.*",
|
||||
"reportlab==4.2.*",
|
||||
"requests==2.32.*",
|
||||
"requests==2.31.*",
|
||||
"sentry-sdk==1.45.*",
|
||||
"sepaxml==2.6.*",
|
||||
"slimit",
|
||||
|
||||
Reference in New Issue
Block a user