From 0def70e725dd98441c9a2f0a9ec3cc733c8f0e3c Mon Sep 17 00:00:00 2001 From: Dillon Dumesnil Date: Fri, 8 Dec 2017 13:03:05 -0500 Subject: [PATCH] Updating xblock-review version to include commit for being more defensive about score field in the state of a problem --- requirements/edx/github.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index b6c72a7f35..fc2a73e888 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.2#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.1.1 +xblock-review==1.1.2 # Third Party XBlocks