Skip to content
Snippets Groups Projects
Commit 1873f9b8 authored by aarif's avatar aarif
Browse files

updated (make-upgrade) the requirements to use latest version of edx-submissions and edx-ora2

parent e3c5defa
No related merge requests found
......@@ -118,7 +118,7 @@ edx-rbac==1.0.2 # via edx-enterprise
edx-rest-api-client==1.9.2
edx-search==1.2.2
git+https://github.com/mitodl/edx-sga.git@3828ba9e413080a81b907a3381e5ffa05e063f81#egg=edx-sga==0.8.3
edx-submissions==2.1.1
edx-submissions==3.0.1
edx-user-state-client==1.1.1
edx-when==0.3
edxval==1.1.26
......@@ -171,7 +171,7 @@ nodeenv==1.1.1
numpy==1.16.4
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.2.6#egg=ora2==2.2.6
git+https://github.com/edx/edx-ora2.git@2.2.7#egg=ora2==2.2.7
path.py==8.2.1
pathtools==0.1.2
paver==1.3.4
......
......@@ -144,7 +144,7 @@ edx-rest-api-client==1.9.2
edx-search==1.2.2
git+https://github.com/mitodl/edx-sga.git@3828ba9e413080a81b907a3381e5ffa05e063f81#egg=edx-sga==0.8.3
edx-sphinx-theme==1.5.0
edx-submissions==2.1.1
edx-submissions==3.0.1
edx-user-state-client==1.1.1
edx-when==0.3
edxval==1.1.26
......@@ -191,7 +191,7 @@ jsonfield==2.0.2
jsonpickle==1.2
kombu==3.0.37
laboratory==1.0.2
lazy-object-proxy==1.4.1
lazy-object-proxy==1.4.2
lazy==1.1
lepl==5.1.3
libsass==0.10.0
......@@ -221,7 +221,7 @@ nodeenv==1.1.1
numpy==1.16.4
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.2.6#egg=ora2==2.2.6
git+https://github.com/edx/edx-ora2.git@2.2.7#egg=ora2==2.2.7
packaging==19.1
path.py==8.2.1
pathlib2==2.3.4
......@@ -324,7 +324,7 @@ toml==0.10.0
tox-battery==0.5.1
tox==3.13.2
transifex-client==0.13.4
typing==3.7.4
typing==3.7.4.1
unicodecsv==0.14.1
unidiff==0.5.5
uritemplate==3.0.0
......
......@@ -81,7 +81,7 @@ git+https://github.com/edx/bridgekeeper.git@4e34894e4ac5d0467ed1901811a81fd87ee0
# Our libraries:
-e git+https://github.com/edx/codejail.git@ed3d36c27913254a23273da95ad627a1bbbffa44#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.6#egg=ora2==2.2.6
git+https://github.com/edx/edx-ora2.git@2.2.7#egg=ora2==2.2.7
git+https://github.com/edx/RecommenderXBlock.git@1.4.1#egg=recommender-xblock==1.4.1
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
-e git+https://github.com/edx/RateXBlock.git@367e19c0f6eac8a5f002fd0f1559555f8e74bfff#egg=rate-xblock
......
......@@ -139,7 +139,7 @@ edx-rbac==1.0.2
edx-rest-api-client==1.9.2
edx-search==1.2.2
git+https://github.com/mitodl/edx-sga.git@3828ba9e413080a81b907a3381e5ffa05e063f81#egg=edx-sga==0.8.3
edx-submissions==2.1.1
edx-submissions==3.0.1
edx-user-state-client==1.1.1
edx-when==0.3
edxval==1.1.26
......@@ -185,7 +185,7 @@ jsonfield==2.0.2
jsonpickle==1.2 # via aws-xray-sdk
kombu==3.0.37
laboratory==1.0.2
lazy-object-proxy==1.4.1 # via astroid
lazy-object-proxy==1.4.2 # via astroid
lazy==1.1
lepl==5.1.3
libsass==0.10.0
......@@ -214,7 +214,7 @@ nodeenv==1.1.1
numpy==1.16.4
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
oauthlib==2.1.0
git+https://github.com/edx/edx-ora2.git@2.2.6#egg=ora2==2.2.6
git+https://github.com/edx/edx-ora2.git@2.2.7#egg=ora2==2.2.7
packaging==19.1 # via caniusepython3, tox
path.py==8.2.1
pathlib2==2.3.4 # via importlib-metadata, pytest, pytest-django
......@@ -311,7 +311,7 @@ toml==0.10.0 # via tox
tox-battery==0.5.1
tox==3.13.2
transifex-client==0.13.4
typing==3.7.4 # via flake8
typing==3.7.4.1 # via flake8
unicodecsv==0.14.1
unidiff==0.5.5
uritemplate==3.0.0
......
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