Unverified Commit b8c413e9 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

pretix: relax django-localflavor constraint

parent 7fa90f07
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@ python.pkgs.buildPythonApplication rec {
    "beautifulsoup4"
    "celery"
    "django-bootstrap3"
    "django-localflavor"
    "django-phonenumber-field"
    "dnspython"
    "drf_ujson2"