Skip to content
Snippets Groups Projects
Commit 6c754aaf authored by Alex Dusenbery's avatar Alex Dusenbery Committed by Alex Dusenbery
Browse files

upgrade ORA to 2.4.3

parent 5b83234d
No related branches found
No related tags found
No related merge requests found
...@@ -171,7 +171,7 @@ nodeenv==1.3.3 ...@@ -171,7 +171,7 @@ nodeenv==1.3.3
numpy==1.16.5 numpy==1.16.5
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2 git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0 oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.4.2#egg=ora2==2.4.2 git+https://github.com/edx/edx-ora2.git@2.4.3#egg=ora2==2.4.3
path.py==8.2.1 path.py==8.2.1
pathtools==0.1.2 pathtools==0.1.2
paver==1.3.4 paver==1.3.4
......
...@@ -221,7 +221,7 @@ nodeenv==1.3.3 ...@@ -221,7 +221,7 @@ nodeenv==1.3.3
numpy==1.16.5 numpy==1.16.5
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2 git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0 oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.4.2#egg=ora2==2.4.2 git+https://github.com/edx/edx-ora2.git@2.4.3#egg=ora2==2.4.3
packaging==19.2 packaging==19.2
path.py==8.2.1 path.py==8.2.1
pathlib2==2.3.5 pathlib2==2.3.5
......
...@@ -81,7 +81,7 @@ git+https://github.com/edx/bridgekeeper.git@4e34894e4ac5d0467ed1901811a81fd87ee0 ...@@ -81,7 +81,7 @@ git+https://github.com/edx/bridgekeeper.git@4e34894e4ac5d0467ed1901811a81fd87ee0
# Our libraries: # Our libraries:
-e git+https://github.com/edx/codejail.git@33758da2609bd72c2c18efc2d4bdb93596523d5e#egg=codejail -e git+https://github.com/edx/codejail.git@33758da2609bd72c2c18efc2d4bdb93596523d5e#egg=codejail
-e git+https://github.com/edx/acid-block.git@98aecba94ecbfa934e2d00262741c0ea9f557fc9#egg=acid-xblock -e git+https://github.com/edx/acid-block.git@98aecba94ecbfa934e2d00262741c0ea9f557fc9#egg=acid-xblock
git+https://github.com/edx/edx-ora2.git@2.4.2#egg=ora2==2.4.2 git+https://github.com/edx/edx-ora2.git@2.4.3#egg=ora2==2.4.3
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2 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/RateXBlock.git@2.0#egg=rate-xblock
-e git+https://github.com/edx/DoneXBlock.git@2.0.1#egg=done-xblock -e git+https://github.com/edx/DoneXBlock.git@2.0.1#egg=done-xblock
......
...@@ -212,7 +212,7 @@ nodeenv==1.3.3 ...@@ -212,7 +212,7 @@ nodeenv==1.3.3
numpy==1.16.5 numpy==1.16.5
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2 git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0 oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.4.2#egg=ora2==2.4.2 git+https://github.com/edx/edx-ora2.git@2.4.3#egg=ora2==2.4.3
packaging==19.2 # via caniusepython3, tox packaging==19.2 # via caniusepython3, tox
path.py==8.2.1 path.py==8.2.1
pathlib2==2.3.5 pathlib2==2.3.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment