From 86cd089ff6f778ce44504087f9f2bfd1ed47a027 Mon Sep 17 00:00:00 2001 From: Douglas Hall Date: Fri, 4 Mar 2016 11:33:40 -0500 Subject: [PATCH] Fixed edx-proctoring requirement --- requirements/edx/github.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 025371b7a4..c560d4baa9 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -90,7 +90,7 @@ git+https://github.com/edx/xblock-utils.git@v1.0.2#egg=xblock-utils==1.0.2 -e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive -e git+https://github.com/edx/edx-reverification-block.git@0.0.5#egg=edx-reverification-block==0.0.5 git+https://github.com/edx/edx-user-state-client.git@1.0.1#egg=edx-user-state-client==1.0.1 -git+https://github.com/edx/edx-proctoring.git@0.12.12#egg=edx-proctoring==0.12.11 +git+https://github.com/edx/edx-proctoring.git@0.12.12#egg=edx-proctoring==0.12.12 git+https://github.com/edx/xblock-lti-consumer.git@v1.0.3#egg=xblock-lti-consumer==1.0.3 # Third Party XBlocks