From b44a0b31481f923ab4e83475f4e09a422a4f1294 Mon Sep 17 00:00:00 2001 From: John Eskew Date: Mon, 12 Feb 2018 18:18:57 -0500 Subject: [PATCH] Move to PyPI version of edx-analytics-data-api-client --- 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 d7f7864a3c..8dd77b8499 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -43,6 +43,7 @@ djangorestframework-jwt==1.11.0 docutils==0.14 enum34==1.1.6 edx-ace==0.1.6 +edx-analytics-data-api-client==0.14.3 edx-ccx-keys==0.2.1 edx-celeryutils==0.2.7 edx-drf-extensions==1.2.3 diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 96cf8be07a..12e765a0ab 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -98,7 +98,6 @@ git+https://github.com/edx/edx-user-state-client.git@1.0.2#egg=edx-user-state-cl git+https://github.com/edx/xblock-lti-consumer.git@v1.1.7#egg=lti_consumer-xblock==1.1.7 # 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 # Third Party XBlocks