diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 7b56ed5497..aa92be4730 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -35,7 +35,7 @@ git+https://github.com/edx/RecommenderXBlock.git@1.4.0#egg=recommender-xblock==1 -e common/lib/sandbox-packages -e common/lib/symmath -e openedx/core/lib/xblock_builtin/xblock_discussion -git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.1.6#egg=xblock-drag-and-drop-v2==2.1.6 +git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.1#egg=xblock-drag-and-drop-v2==2.2.1 -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 common/lib/xmodule diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index af0957ad2c..1e29852b62 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -38,7 +38,7 @@ git+https://github.com/edx/RecommenderXBlock.git@1.4.0#egg=recommender-xblock==1 -e common/lib/sandbox-packages -e common/lib/symmath -e openedx/core/lib/xblock_builtin/xblock_discussion -git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.1.6#egg=xblock-drag-and-drop-v2==2.1.6 +git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.1#egg=xblock-drag-and-drop-v2==2.2.1 -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 common/lib/xmodule diff --git a/requirements/edx/github.in b/requirements/edx/github.in index e0116ff6cb..0371e17eae 100644 --- a/requirements/edx/github.in +++ b/requirements/edx/github.in @@ -101,4 +101,4 @@ -e git+https://github.com/mitodl/edx-sga.git@3828ba9e413080a81b907a3381e5ffa05e063f81#egg=edx-sga==0.8.3 -e git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1 --e 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-drag-and-drop-v2@v2.2.1#egg=xblock-drag-and-drop-v2==2.2.1 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 05c7a0e139..7b07db7321 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -36,7 +36,7 @@ git+https://github.com/edx/RecommenderXBlock.git@1.4.0#egg=recommender-xblock==1 -e common/lib/sandbox-packages -e common/lib/symmath -e openedx/core/lib/xblock_builtin/xblock_discussion -git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.1.6#egg=xblock-drag-and-drop-v2==2.1.6 +git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.1#egg=xblock-drag-and-drop-v2==2.2.1 -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 common/lib/xmodule