From 9c72924881f245dfc30f003110ba4d12b43dabab Mon Sep 17 00:00:00 2001 From: Ildar Iskhakov Date: Fri, 22 Jul 2022 22:22:59 +0300 Subject: [PATCH] Use forked push-notifications library with fixed migration --- engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/requirements.txt b/engine/requirements.txt index e0bfcd01..d0896ae0 100644 --- a/engine/requirements.txt +++ b/engine/requirements.txt @@ -36,7 +36,7 @@ django-log-request-id==1.6.0 django-polymorphic==3.0.0 django-rest-polymorphic==0.1.9 pre-commit==2.15.0 -django-push-notifications==3.0.0 +https://github.com/iskhakov/django-push-notifications/archive/refs/tags/3.0.0-fix-migration.tar.gz django-mirage-field==1.3.0 django-mysql==4.6.0 PyMySQL==1.0.2