From dd0b74f7ee4be62507f1a14e4962257d63070fa8 Mon Sep 17 00:00:00 2001 From: Douglas Hall Date: Thu, 10 Mar 2016 05:58:23 -0500 Subject: [PATCH] Upgrading edx-proctoring requirement to 0.12.13 --- 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 a16b19e5b8..cfc2cf9791 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.12 +git+https://github.com/edx/edx-proctoring.git@0.12.13#egg=edx-proctoring==0.12.13 git+https://github.com/edx/xblock-lti-consumer.git@v1.0.3#egg=xblock-lti-consumer==1.0.3 # Third Party XBlocks