Upgrade ORA to 2.5.9

This commit is contained in:
Alex Dusenbery
2020-01-12 15:10:13 -05:00
committed by Alex Dusenbery
parent ca4b9d15fb
commit a6adb62e8f
4 changed files with 4 additions and 4 deletions

View File

@@ -168,7 +168,7 @@ nodeenv==1.3.4
numpy==1.18.1 # via scipy
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.5.8#egg=ora2==2.5.8
git+https://github.com/edx/edx-ora2.git@2.5.9#egg=ora2==2.5.9
path.py==8.2.1
pathtools==0.1.2
paver==1.3.4

View File

@@ -207,7 +207,7 @@ nodeenv==1.3.4
numpy==1.18.1
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.5.4#egg=ora2==2.5.4
git+https://github.com/edx/edx-ora2.git@2.5.9#egg=ora2==2.5.9
packaging==20.0
pandas==0.22.0
path.py==8.2.1

View File

@@ -81,7 +81,7 @@ git+https://github.com/edx/bridgekeeper.git@4e34894e4ac5d0467ed1901811a81fd87ee0
# Our libraries:
-e git+https://github.com/edx/codejail.git@4127fc4bd5775cc72aee8d7f0a70e31405e22439#egg=codejail
-e git+https://github.com/edx/acid-block.git@98aecba94ecbfa934e2d00262741c0ea9f557fc9#egg=acid-xblock
git+https://github.com/edx/edx-ora2.git@2.5.8#egg=ora2==2.5.8
git+https://github.com/edx/edx-ora2.git@2.5.9#egg=ora2==2.5.9
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.1#egg=done-xblock

View File

@@ -199,7 +199,7 @@ nodeenv==1.3.4
numpy==1.18.1
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.5.4#egg=ora2==2.5.4
git+https://github.com/edx/edx-ora2.git@2.5.9#egg=ora2==2.5.9
packaging==20.0 # via pytest, tox
pandas==0.22.0
path.py==8.2.1