From 6145818c156fdc11ab8a3ef62fb626235861df25 Mon Sep 17 00:00:00 2001 From: Awais Qureshi Date: Fri, 17 Sep 2021 16:10:34 +0500 Subject: [PATCH] fix: Removing proctoring constraint. --- requirements/constraints.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 68b44ff32f..f08455e232 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -109,7 +109,3 @@ py2neo<2022 # as of right now (Sep 8 2021), we need to not use the latest edx-when # version which might be causing issues with course publishing edx-when==2.1.0 - -# pinning edx-proctoring<4.0.0 and will be unpinned in following PR -# https://github.com/edx/edx-platform/pull/28475 -edx-proctoring<4.0.0