diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index e076cc9760..ffc4a67f39 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -102,7 +102,7 @@ git+https://github.com/edx/edx-user-state-client.git@1.0.1#egg=edx-user-state-cl 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.1#egg=edx-proctoring==1.3.1 # 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.0.0 +xblock-review==1.0.1 # Third Party XBlocks