Skip to content
Snippets Groups Projects
Verified Commit 5a8c424b authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix django-pwa to release version

parent aaaffe88
No related branches found
No related tags found
No related merge requests found
Pipeline #829 failed
...@@ -50,7 +50,7 @@ requests = "^2.22" ...@@ -50,7 +50,7 @@ requests = "^2.22"
django-two-factor-auth = { version = "^1.10.0", extras = [ "YubiKey", "phonenumbers", "Call", "SMS" ] } django-two-factor-auth = { version = "^1.10.0", extras = [ "YubiKey", "phonenumbers", "Call", "SMS" ] }
django-yarnpkg = "^6.0" django-yarnpkg = "^6.0"
django-material = "^1.6.0" django-material = "^1.6.0"
django-pwa = {git = "https://github.com/Natureshadow/django-pwa", rev = "67cf917a081df3116968f684ebb28e4c076b2b50" } django-pwa = "^1.0.8"
django-constance = { version = "^2.6.0", extras = ["database"] } django-constance = { version = "^2.6.0", extras = ["database"] }
django_widget_tweaks = "^1.4.5" django_widget_tweaks = "^1.4.5"
django-filter = "^2.2.0" django-filter = "^2.2.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment