EDUCATOR-4731 | Upgrade ORA2 to 2.3.5 (enable teams, behind course waffle flag).

This commit is contained in:
Alex Dusenbery
2019-10-31 10:20:41 -04:00
committed by Alex Dusenbery
parent 729e03b951
commit 5bf2a25842
4 changed files with 4 additions and 4 deletions

View File

@@ -171,7 +171,7 @@ nodeenv==1.3.3
numpy==1.16.5
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.3.3#egg=ora2==2.3.3
git+https://github.com/edx/edx-ora2.git@2.3.5#egg=ora2==2.3.5
path.py==8.2.1
pathtools==0.1.2
paver==1.3.4

View File

@@ -221,7 +221,7 @@ nodeenv==1.3.3
numpy==1.16.5
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.3.3#egg=ora2==2.3.3
git+https://github.com/edx/edx-ora2.git@2.3.5#egg=ora2==2.3.5
packaging==19.2
path.py==8.2.1
pathlib2==2.3.5

View File

@@ -81,7 +81,7 @@ git+https://github.com/edx/bridgekeeper.git@4e34894e4ac5d0467ed1901811a81fd87ee0
# Our libraries:
-e git+https://github.com/edx/codejail.git@33758da2609bd72c2c18efc2d4bdb93596523d5e#egg=codejail
-e git+https://github.com/edx/acid-block.git@98aecba94ecbfa934e2d00262741c0ea9f557fc9#egg=acid-xblock
git+https://github.com/edx/edx-ora2.git@2.3.3#egg=ora2==2.3.3
git+https://github.com/edx/edx-ora2.git@2.3.5#egg=ora2==2.3.5
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
-e git+https://github.com/edx/RateXBlock.git@2.0#egg=rate-xblock
-e git+https://github.com/edx/DoneXBlock.git@2.0#egg=done-xblock

View File

@@ -212,7 +212,7 @@ nodeenv==1.3.3
numpy==1.16.5
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.3.3#egg=ora2==2.3.3
git+https://github.com/edx/edx-ora2.git@2.3.5#egg=ora2==2.3.5
packaging==19.2 # via caniusepython3, tox
path.py==8.2.1
pathlib2==2.3.5