Modified dependencies and ran make upgrade: (#22171)
- edx-sga recently released new release that supports python 3.5
This commit is contained in:
@@ -85,6 +85,7 @@ edx-proctoring>=2.0.1
|
||||
edx-proctoring-proctortrack==1.0.5 # Intentionally and permanently pinned to ensure code changes are reviewed
|
||||
edx-rest-api-client
|
||||
edx-search
|
||||
edx-sga
|
||||
edx-submissions
|
||||
edx-user-state-client
|
||||
edx-when
|
||||
|
||||
@@ -116,7 +116,7 @@ edx-proctoring==2.1.3
|
||||
edx-rbac==1.0.3 # via edx-enterprise
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-search==1.2.2
|
||||
git+https://github.com/mitodl/edx-sga.git@237ad328ba3f03d189c421073c85e48091041f8b#egg=edx-sga==0.0
|
||||
edx-sga==0.10.0
|
||||
edx-submissions==3.0.1
|
||||
edx-user-state-client==1.1.2
|
||||
edx-when==0.5.1
|
||||
|
||||
@@ -139,7 +139,7 @@ edx-proctoring==2.1.3
|
||||
edx-rbac==1.0.3
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-search==1.2.2
|
||||
git+https://github.com/mitodl/edx-sga.git@237ad328ba3f03d189c421073c85e48091041f8b#egg=edx-sga==0.0
|
||||
edx-sga==0.10.0
|
||||
edx-sphinx-theme==1.5.0
|
||||
edx-submissions==3.0.1
|
||||
edx-user-state-client==1.1.2
|
||||
|
||||
@@ -92,6 +92,5 @@ git+https://github.com/edx/xblock-lti-consumer.git@v1.2.1#egg=lti_consumer-xbloc
|
||||
# Third Party XBlocks
|
||||
|
||||
git+https://github.com/joestump/python-oauth2.git@b94f69b1ad195513547924e380d9265133e995fa#egg=oauth2
|
||||
git+https://github.com/mitodl/edx-sga.git@237ad328ba3f03d189c421073c85e48091041f8b#egg=edx-sga==0.0
|
||||
git+https://github.com/open-craft/xblock-poll@add89e14558c30f3c8dc7431e5cd6536fff6d941#egg=xblock-poll==1.5.1
|
||||
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.2.6#egg=xblock-drag-and-drop-v2==2.2.6
|
||||
|
||||
@@ -136,7 +136,7 @@ edx-proctoring==2.1.3
|
||||
edx-rbac==1.0.3
|
||||
edx-rest-api-client==1.9.2
|
||||
edx-search==1.2.2
|
||||
git+https://github.com/mitodl/edx-sga.git@237ad328ba3f03d189c421073c85e48091041f8b#egg=edx-sga==0.0
|
||||
edx-sga==0.10.0
|
||||
edx-submissions==3.0.1
|
||||
edx-user-state-client==1.1.2
|
||||
edx-when==0.5.1
|
||||
|
||||
Reference in New Issue
Block a user