diff --git a/pyproject.toml b/pyproject.toml
index 99d24b842d98224ee165ce0ee0191a50a6523b01..184557f02b1af67fda90bba7c6dc6fb943ae51cc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -49,7 +49,7 @@ requests = "^2.22"
 django-two-factor-auth = { version = "^1.10.0", extras = [ "YubiKey", "phonenumbers", "Call", "SMS" ] }
 django-yarnpkg = "^6.0"
 django-material = "^1.6.0"
-django-pwa = "^1.0.6"
+django-pwa = {git = "https://github.com/Natureshadow/django-pwa", rev = "67cf917a081df3116968f684ebb28e4c076b2b50" }
 django-constance = {git = "https://github.com/jazzband/django-constance", rev = "590fa02eb30e377da0eda5cc3a84254b839176a7", extras = ["database"]}
 django_widget_tweaks = "^1.4.5"
 django-filter = "^2.2.0"