From 9633e3cd1abe5a87d123ad982664d82669fe6ce8 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Fri, 20 Sep 2019 09:13:46 -0400 Subject: [PATCH] Pull the recommender xblock from PyPI. --- requirements/edx/base.in | 1 + requirements/edx/github.in | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/base.in b/requirements/edx/base.in index 53ec488bf8..c557c6dee8 100644 --- a/requirements/edx/base.in +++ b/requirements/edx/base.in @@ -128,6 +128,7 @@ python-Levenshtein python3-openid ; python_version>='3' python3-saml pyuca==1.1 # For more accurate sorting of translated country names in django-countries +recommender-xblock # https://github.com/edx/RecommenderXBlock reportlab # Used for shopping cart's pdf invoice/receipt generation rest-condition # DRF's recommendation for supporting complex permissions rfc6266-parser # Used to generate Content-Disposition headers. diff --git a/requirements/edx/github.in b/requirements/edx/github.in index de3ab28850..e0ab7f0bcc 100644 --- a/requirements/edx/github.in +++ b/requirements/edx/github.in @@ -82,7 +82,6 @@ git+https://github.com/edx/bridgekeeper.git@4e34894e4ac5d0467ed1901811a81fd87ee0 -e git+https://github.com/edx/codejail.git@ed3d36c27913254a23273da95ad627a1bbbffa44#egg=codejail -e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock git+https://github.com/edx/edx-ora2.git@2.3.1#egg=ora2==2.3.1 -git+https://github.com/edx/RecommenderXBlock.git@1.4.1#egg=recommender-xblock==1.4.1 git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2 -e git+https://github.com/edx/RateXBlock.git@367e19c0f6eac8a5f002fd0f1559555f8e74bfff#egg=rate-xblock -e git+https://github.com/edx/DoneXBlock.git@01a14f3bd80ae47dd08cdbbe2f88f3eb88d00fba#egg=done-xblock