From 6319142a866e8ae549fd5efaed16f26d921c3b88 Mon Sep 17 00:00:00 2001 From: Awais Jibran <awaisdar001@gmail.com> Date: Mon, 26 Oct 2015 16:18:30 +0500 Subject: [PATCH] Updating edx-platform for XBlock#323 --- AUTHORS | 1 + requirements/edx/github.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index a54d3ada919..ee97cbb2f83 100644 --- a/AUTHORS +++ b/AUTHORS @@ -252,3 +252,4 @@ Peter Wilkins <pwilkins@mit.edu> Justin Abrahms <abrahms@mit.edu> Arbab Nazar <arbab@edx.org> Douglas Hall <dhall@edx.org> +Awais Jibran <awaisdar001@gmail.com> diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 3e69b0c5927..478d1fb7534 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -34,7 +34,7 @@ git+https://github.com/edx/rfc6266.git@v0.0.5-edx#egg=rfc6266==0.0.5-edx -e git+https://github.com/gabrielfalcao/lettuce.git@b18b8fb711eb7a178c58574716032ad8de525912#egg=lettuce=1.8-support # Our libraries: --e git+https://github.com/edx/XBlock.git@32fca2a954745315be97b91ef0d5ad4eb38cf365#egg=XBlock +-e git+https://github.com/edx/XBlock.git@a20c70f2e3df1cb716b9c7a25fecf57020543b7f#egg=XBlock -e git+https://github.com/edx/codejail.git@6b17c33a89bef0ac510926b1d7fea2748b73aadd#egg=codejail -e git+https://github.com/edx/js-test-tool.git@v0.1.6#egg=js_test_tool -e git+https://github.com/edx/event-tracking.git@0.2.0#egg=event-tracking -- GitLab