pretix: relax django-boostrap3 constraint

No relevant code changes in the new upstream release.
This commit is contained in:
Martin Weinelt
2025-03-03 03:43:22 +01:00
parent 83c878262e
commit ff57751a72
+1
View File
@@ -92,6 +92,7 @@ python.pkgs.buildPythonApplication rec {
pythonRelaxDeps = [
"beautifulsoup4"
"django-bootstrap3"
"django-phonenumber-field"
"dnspython"
"drf_ujson2"