Merge pull request #17461 from edx/jeskew/analyticsclient_use_pypi_version

Move to PyPI version of edx-analytics-data-api-client
This commit is contained in:
John Eskew
2018-02-13 11:51:44 -05:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -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

View File

@@ -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