mirror of
https://github.com/pretix/pretix.git
synced 2026-05-17 17:14:04 +00:00
Pin Django 4.2.25, shouldn't affect us, but better safe than sorry
This commit is contained in:
@@ -35,7 +35,7 @@ dependencies = [
|
|||||||
"cryptography>=44.0.0",
|
"cryptography>=44.0.0",
|
||||||
"css-inline==0.17.*",
|
"css-inline==0.17.*",
|
||||||
"defusedcsv>=1.1.0",
|
"defusedcsv>=1.1.0",
|
||||||
"Django[argon2]==4.2.*,>=4.2.24",
|
"Django[argon2]==4.2.*,>=4.2.25",
|
||||||
"django-bootstrap3==25.2",
|
"django-bootstrap3==25.2",
|
||||||
"django-compressor==4.5.1",
|
"django-compressor==4.5.1",
|
||||||
"django-countries==7.6.*",
|
"django-countries==7.6.*",
|
||||||
|
|||||||
Reference in New Issue
Block a user