From 6014313de10623cfab7dd72393f464730ba8e60e Mon Sep 17 00:00:00 2001 From: Jeremy Bowman Date: Fri, 19 Jan 2018 14:21:11 -0500 Subject: [PATCH] PLAT-1888 Update edx-proctoring to fix URL reversal in Django 1.10 --- 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 1dbb6a83ec..8ae292a6b7 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -96,7 +96,7 @@ git+https://github.com/edx/xblock-utils.git@v1.0.5#egg=xblock-utils==1.0.5 -e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive git+https://github.com/edx/edx-user-state-client.git@1.0.2#egg=edx-user-state-client==1.0.2 git+https://github.com/edx/xblock-lti-consumer.git@v1.1.6#egg=lti_consumer-xblock==1.1.6 -git+https://github.com/edx/edx-proctoring.git@1.3.5#egg=edx-proctoring==1.3.5 +git+https://github.com/edx/edx-proctoring.git@1.3.6#egg=edx-proctoring==1.3.6 # This is here because all of the other XBlocks are located here. However, it is published to PyPI and will be installed that way xblock-review==1.1.4 git+https://github.com/edx/edx-analytics-data-api-client.git@0.13.0#egg=edx-analytics-data-api-client==0.13.0