Skip to content

Commit

Permalink
MCKIN-24384: bump xblock-adventure version (openedx#2019)
Browse files Browse the repository at this point in the history
* bump xblock adventure version

* bump xblock-utils
  • Loading branch information
msaqib52 authored and nasirhjafri committed Dec 14, 2020
1 parent f10a59a commit 45e4966
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion requirements/edx/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,6 @@ user-util # Functionality for retiring users (GDPR com
web-fragments # Provides the ability to render fragments of web pages
XBlock # Courseware component architecture
xblock-review # XBlock which displays problems from earlier in the course for ungraded retries
xblock-utils # Provides utilities used by the Discussion XBlock
# Using this forked version of xblock-utils because of a fix related to i18n in master but master do not support python 2
-e git+https://github.com/msaqib52/xblock-utils.git@a05d63cf5e07d0920a2dbd66032dcf579e501d4d#egg=xblock-utils==1.2.3
zendesk # Python API for the Zendesk customer support system
2 changes: 1 addition & 1 deletion requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ git+https://github.com/edx/RecommenderXBlock.git@1.4.0#egg=recommender-xblock==1
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.1.6#egg=xblock-drag-and-drop-v2==2.1.6
-e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive
git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1
-e git+https://github.com/msaqib52/xblock-utils.git@a05d63cf5e07d0920a2dbd66032dcf579e501d4d#egg=xblock-utils==1.2.3
-e common/lib/xmodule
amqp==1.4.9 # via kombu
analytics-python==1.2.9
Expand Down Expand Up @@ -248,6 +249,5 @@ webencodings==0.5.1 # via html5lib
webob==1.8.5 # via xblock
wrapt==1.10.5
xblock-review==1.1.5
xblock-utils==1.2.2
xblock==1.2.2
zendesk==1.1.1
2 changes: 1 addition & 1 deletion requirements/edx/custom.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
-e git+https://github.com/open-craft/xblock-drag-and-drop-v2.git@82c9dc5e16d10793e8b79e60661e1a78893fce25#egg=xblock-drag-and-drop-v2-new
-e git+https://github.com/edx-solutions/xblock-ooyala.git@v4.0.5#egg=xblock-ooyala==4.0.5
git+https://github.com/edx-solutions/xblock-group-project.git@0.1.3#egg=xblock-group-project==0.1.3
-e git+https://github.com/edx-solutions/xblock-adventure.git@0.4#egg=xblock-adventure==0.4
-e git+https://github.com/edx-solutions/xblock-adventure.git@0.4.1#egg=xblock-adventure==0.4.1
-e git+https://github.com/open-craft/xblock-poll.git@v1.10.1#egg=xblock-poll==1.10.1
-e git+https://github.com/open-craft/problem-builder.git@v3.5.7#egg=xblock-problem-builder==3.5.7
-e git+https://github.com/OfficeDev/xblock-officemix.git@86238f5968a08db005717dbddc346808f1ed3716#egg=xblock-officemix
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ git+https://github.com/edx/RecommenderXBlock.git@1.4.0#egg=recommender-xblock==1
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.1.6#egg=xblock-drag-and-drop-v2==2.1.6
-e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive
git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1
-e git+https://github.com/msaqib52/xblock-utils.git@a05d63cf5e07d0920a2dbd66032dcf579e501d4d#egg=xblock-utils==1.2.3
-e common/lib/xmodule
alabaster==0.7.12 # via sphinx
amqp==1.4.9
Expand Down Expand Up @@ -351,7 +352,6 @@ webob==1.8.5
werkzeug==0.14.1
wrapt==1.10.5
xblock-review==1.1.5
xblock-utils==1.2.2
xblock==1.2.2
xmltodict==0.11.0
zendesk==1.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ git+https://github.com/edx/RecommenderXBlock.git@1.4.0#egg=recommender-xblock==1
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.1.6#egg=xblock-drag-and-drop-v2==2.1.6
-e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive
git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1
-e git+https://github.com/msaqib52/xblock-utils.git@a05d63cf5e07d0920a2dbd66032dcf579e501d4d#egg=xblock-utils==1.2.3
-e common/lib/xmodule
amqp==1.4.9
analytics-python==1.2.9
Expand Down Expand Up @@ -334,7 +335,6 @@ webob==1.8.5
werkzeug==0.14.1 # via flask
wrapt==1.10.5
xblock-review==1.1.5
xblock-utils==1.2.2
xblock==1.2.2
xmltodict==0.11.0 # via moto
zendesk==1.1.1
Expand Down

0 comments on commit 45e4966

Please sign in to comment.