diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 06ae7da98f..5720d12904 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -171,7 +171,7 @@ nodeenv==1.1.1 numpy==1.16.4 oauth2==1.9.0.post1 oauthlib==2.1.0 -git+https://github.com/edx/edx-ora2.git@2.2.3#egg=ora2==2.2.3 +git+https://github.com/edx/edx-ora2.git@2.2.6#egg=ora2==2.2.6 path.py==8.2.1 pathtools==0.1.2 paver==1.3.4 diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index a87b2a1dd2..5a9b816420 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -218,7 +218,7 @@ nodeenv==1.1.1 numpy==1.16.4 oauth2==1.9.0.post1 oauthlib==2.1.0 -git+https://github.com/edx/edx-ora2.git@2.2.3#egg=ora2==2.2.3 +git+https://github.com/edx/edx-ora2.git@2.2.6#egg=ora2==2.2.6 packaging==19.0 path.py==8.2.1 pathlib2==2.3.4 diff --git a/requirements/edx/github.in b/requirements/edx/github.in index 10bcba247b..b009241b9f 100644 --- a/requirements/edx/github.in +++ b/requirements/edx/github.in @@ -78,7 +78,7 @@ git+https://github.com/edx/django-celery.git@756cb57aad765cb2b0d37372c1855b8f5f3 # Our libraries: -e git+https://github.com/edx/codejail.git@a320d43ce6b9c93b17636b2491f724d9e433be47#egg=codejail -e git+https://github.com/edx/acid-block.git@e46f9cda8a03e121a00c7e347084d142d22ebfb7#egg=acid-xblock -git+https://github.com/edx/edx-ora2.git@2.2.3#egg=ora2==2.2.3 +git+https://github.com/edx/edx-ora2.git@2.2.6#egg=ora2==2.2.6 git+https://github.com/edx/RecommenderXBlock.git@1.4.0#egg=recommender-xblock==1.4.0 git+https://github.com/edx/crowdsourcehinter.git@518605f0a95190949fe77bd39158450639e2e1dc#egg=crowdsourcehinter-xblock==0.1 -e git+https://github.com/edx/RateXBlock.git@367e19c0f6eac8a5f002fd0f1559555f8e74bfff#egg=rate-xblock diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 1bf4ec208e..26a9af950f 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -211,7 +211,7 @@ nodeenv==1.1.1 numpy==1.16.4 oauth2==1.9.0.post1 oauthlib==2.1.0 -git+https://github.com/edx/edx-ora2.git@2.2.3#egg=ora2==2.2.3 +git+https://github.com/edx/edx-ora2.git@2.2.6#egg=ora2==2.2.6 packaging==19.0 # via caniusepython3, tox path.py==8.2.1 pathlib2==2.3.4 # via importlib-metadata, pytest, pytest-django