diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index c7095062a3..282cb26499 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -12,7 +12,7 @@ -e git+https://github.com/jazkarta/edx-jsme.git@690dbf75441fa91c7c4899df0b83d77f7deb5458#egg=edx-jsme -e . -e git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev --e git+https://github.com/edx/RateXBlock.git@367e19c0f6eac8a5f002fd0f1559555f8e74bfff#egg=rate-xblock +-e git+https://github.com/edx/RateXBlock.git@2.0#egg=rate-xblock -e common/lib/safe_lxml -e common/lib/sandbox-packages -e common/lib/symmath diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index f6163cbb47..906ffac966 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -12,7 +12,7 @@ -e git+https://github.com/jazkarta/edx-jsme.git@690dbf75441fa91c7c4899df0b83d77f7deb5458#egg=edx-jsme -e . -e git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev --e git+https://github.com/edx/RateXBlock.git@367e19c0f6eac8a5f002fd0f1559555f8e74bfff#egg=rate-xblock +-e git+https://github.com/edx/RateXBlock.git@2.0#egg=rate-xblock -e common/lib/safe_lxml -e common/lib/sandbox-packages -e common/lib/symmath diff --git a/requirements/edx/github.in b/requirements/edx/github.in index 099d65632c..ef19535851 100644 --- a/requirements/edx/github.in +++ b/requirements/edx/github.in @@ -83,7 +83,7 @@ git+https://github.com/edx/bridgekeeper.git@4e34894e4ac5d0467ed1901811a81fd87ee0 -e git+https://github.com/edx/acid-block.git@98aecba94ecbfa934e2d00262741c0ea9f557fc9#egg=acid-xblock git+https://github.com/edx/edx-ora2.git@2.3.2#egg=ora2==2.3.2 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/RateXBlock.git@2.0#egg=rate-xblock -e git+https://github.com/edx/DoneXBlock.git@2.0#egg=done-xblock -e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive git+https://github.com/edx/xblock-lti-consumer.git@v1.2.1#egg=lti_consumer-xblock==1.2.1 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index ce363e4b9e..9030541b95 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -12,7 +12,7 @@ -e git+https://github.com/jazkarta/edx-jsme.git@690dbf75441fa91c7c4899df0b83d77f7deb5458#egg=edx-jsme -e . -e git+https://github.com/dementrock/pystache_custom.git@776973740bdaad83a3b029f96e415a7d1e8bec2f#egg=pystache_custom-dev --e git+https://github.com/edx/RateXBlock.git@367e19c0f6eac8a5f002fd0f1559555f8e74bfff#egg=rate-xblock +-e git+https://github.com/edx/RateXBlock.git@2.0#egg=rate-xblock -e common/lib/safe_lxml -e common/lib/sandbox-packages -e common/lib/symmath