From 84d0b2a1a315e118fc0030d7d62c81fd5de5437b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=86=D0=B2=D0=B0=D0=BD=20=D0=9D=D1=94=D0=B4=D1=94=D0=BB?= =?UTF-8?q?=D1=8C=D0=BD=D1=96=D1=86=D0=B5=D0=B2?= Date: Tue, 30 Jul 2024 20:23:35 +0300 Subject: [PATCH] chore: [FC-0047] upgrade requirements --- requirements/edx/github.in | 2 -- requirements/edx/kernel.in | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements/edx/github.in b/requirements/edx/github.in index f4549c90c1..6ec36d3a06 100644 --- a/requirements/edx/github.in +++ b/requirements/edx/github.in @@ -90,5 +90,3 @@ # django42 support PR merged but new release is pending. # https://github.com/openedx/edx-platform/issues/33431 -e git+https://github.com/anupdhabarde/edx-proctoring-proctortrack.git@31c6c9923a51c903ae83760ecbbac191363aa2a2#egg=edx_proctoring_proctortrack - --e git+https://github.com/jazzband/django-push-notifications.git@0f7918136b5e6a9aec83d6513aad5b0f12143a9f#egg=django_push_notifications diff --git a/requirements/edx/kernel.in b/requirements/edx/kernel.in index a5b510742a..fcb740c8f3 100644 --- a/requirements/edx/kernel.in +++ b/requirements/edx/kernel.in @@ -47,6 +47,7 @@ django-mptt django-mysql django-oauth-toolkit # Provides oAuth2 capabilities for Django django-pipeline +django-push-notifications django-ratelimit django-sekizai django-simple-history