From c958ff449b65e4d48f198751f93ac3a0927348dd Mon Sep 17 00:00:00 2001 From: Diana Huang Date: Wed, 11 Dec 2019 11:58:48 -0500 Subject: [PATCH] Update xblock-lti-consumer with more Python 3 fixes. --- requirements/edx/base.txt | 2 +- requirements/edx/development.txt | 2 +- requirements/edx/github.in | 2 +- requirements/edx/testing.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 7a577dc8dc..5ee716330b 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -151,7 +151,7 @@ lazy==1.1 lepl==5.1.3 # via rfc6266-parser libsass==0.10.0 loremipsum==1.0.5 -git+https://github.com/edx/xblock-lti-consumer.git@v1.2.2#egg=lti_consumer-xblock==1.2.2 +git+https://github.com/edx/xblock-lti-consumer.git@v1.2.3#egg=lti_consumer-xblock==1.2.3 lxml==3.8.0 mailsnake==1.6.4 mako==1.0.2 diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index 1451882e35..93c7f51ef0 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -194,7 +194,7 @@ lazy==1.1 lepl==5.1.3 libsass==0.10.0 loremipsum==1.0.5 -git+https://github.com/edx/xblock-lti-consumer.git@v1.2.2#egg=lti_consumer-xblock==1.2.2 +git+https://github.com/edx/xblock-lti-consumer.git@v1.2.3#egg=lti_consumer-xblock==1.2.3 lxml==3.8.0 m2r==0.2.1 mailsnake==1.6.4 diff --git a/requirements/edx/github.in b/requirements/edx/github.in index 3b029192cf..a3e329e14f 100644 --- a/requirements/edx/github.in +++ b/requirements/edx/github.in @@ -86,7 +86,7 @@ git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb -e git+https://github.com/edx/RateXBlock.git@2.0#egg=rate-xblock -e git+https://github.com/edx/DoneXBlock.git@2.0.1#egg=done-xblock -e git+https://github.com/edx-solutions/xblock-google-drive.git@2d176468e33c0713c911b563f8f65f7cf232f5b6#egg=xblock-google-drive -git+https://github.com/edx/xblock-lti-consumer.git@v1.2.2#egg=lti_consumer-xblock==1.2.2 +git+https://github.com/edx/xblock-lti-consumer.git@v1.2.3#egg=lti_consumer-xblock==1.2.3 # Third Party XBlocks diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 6529fd0ebc..555b384d3a 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -188,7 +188,7 @@ lazy==1.1 lepl==5.1.3 libsass==0.10.0 loremipsum==1.0.5 -git+https://github.com/edx/xblock-lti-consumer.git@v1.2.2#egg=lti_consumer-xblock==1.2.2 +git+https://github.com/edx/xblock-lti-consumer.git@v1.2.3#egg=lti_consumer-xblock==1.2.3 lxml==3.8.0 mailsnake==1.6.4 mako==1.0.2