pretix: relax django-localflavor constraint

This commit is contained in:
Martin Weinelt
2025-05-22 16:54:24 +02:00
parent 7fa90f0748
commit b8c413e93b
+1
View File
@@ -82,6 +82,7 @@ python.pkgs.buildPythonApplication rec {
"beautifulsoup4"
"celery"
"django-bootstrap3"
"django-localflavor"
"django-phonenumber-field"
"dnspython"
"drf_ujson2"