Move pin for vendor proctoring module
This has the effect of preventing Open edX installations from having details which should be in configuration (because they're edx.org-specific) end up in their applications.
This commit is contained in:
@@ -79,7 +79,7 @@ edx-milestones
|
||||
edx-oauth2-provider
|
||||
edx-organizations
|
||||
edx-proctoring>=1.6.0
|
||||
edx-proctoring-proctortrack==1.0.4 # Intentionally and permanently pinned to ensure code changes are reviewed
|
||||
edx-proctoring-proctortrack==1.0.5 # Intentionally and permanently pinned to ensure code changes are reviewed
|
||||
edx-rest-api-client
|
||||
edx-search
|
||||
edx-submissions
|
||||
|
||||
@@ -118,7 +118,7 @@ edx-milestones==0.1.13
|
||||
edx-oauth2-provider==1.2.2
|
||||
edx-opaque-keys[django]==0.4.4
|
||||
edx-organizations==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.4
|
||||
edx-proctoring-proctortrack==1.0.5
|
||||
edx-proctoring==1.6.1
|
||||
edx-rbac==0.1.11 # via edx-enterprise
|
||||
edx-rest-api-client==1.9.2
|
||||
|
||||
@@ -141,7 +141,7 @@ edx-milestones==0.1.13
|
||||
edx-oauth2-provider==1.2.2
|
||||
edx-opaque-keys[django]==0.4.4
|
||||
edx-organizations==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.4
|
||||
edx-proctoring-proctortrack==1.0.5
|
||||
edx-proctoring==1.6.1
|
||||
edx-rbac==0.1.11
|
||||
edx-rest-api-client==1.9.2
|
||||
|
||||
@@ -137,7 +137,7 @@ edx-milestones==0.1.13
|
||||
edx-oauth2-provider==1.2.2
|
||||
edx-opaque-keys[django]==0.4.4
|
||||
edx-organizations==1.0.1
|
||||
edx-proctoring-proctortrack==1.0.4
|
||||
edx-proctoring-proctortrack==1.0.5
|
||||
edx-proctoring==1.6.1
|
||||
edx-rbac==0.1.11
|
||||
edx-rest-api-client==1.9.2
|
||||
|
||||
Reference in New Issue
Block a user