From 4e3e62b6d98004babbcc8b2531e4c22b9d4b075e Mon Sep 17 00:00:00 2001 From: John Eskew Date: Fri, 9 Feb 2018 15:28:44 -0500 Subject: [PATCH] Move to PyPI install of edx-proctoring. --- requirements/edx/base.txt | 1 + requirements/edx/github.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 90ed0dfb9f..070f36da75 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -57,6 +57,7 @@ edx-django-sites-extensions==2.3.0 edx-enterprise==0.65.3 edx-oauth2-provider==1.2.2 edx-organizations==0.4.9 +edx-proctoring==1.3.7 edx-rest-api-client==1.7.1 edx-search==1.1.0 edx-submissions==2.0.12 diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 539ecd2bb3..5e5d2f0d44 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -97,7 +97,6 @@ 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.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