Upgrade edx-proctoring to fix Py3 bug (#22521)

This commit is contained in:
Jeremy Bowman
2019-12-12 15:46:26 -05:00
committed by GitHub
parent 35c2d766e6
commit 6cb441b876
3 changed files with 3 additions and 3 deletions

View File

@@ -112,7 +112,7 @@ edx-oauth2-provider==1.3.1
edx-opaque-keys[django]==2.0.1
edx-organizations==2.1.1
edx-proctoring-proctortrack==1.0.5
edx-proctoring==2.1.6
edx-proctoring==2.1.7
edx-rbac==1.0.3 # via edx-enterprise
edx-rest-api-client==1.9.2
edx-search==1.2.2

View File

@@ -135,7 +135,7 @@ edx-oauth2-provider==1.3.1
edx-opaque-keys[django]==2.0.1
edx-organizations==2.1.1
edx-proctoring-proctortrack==1.0.5
edx-proctoring==2.1.6
edx-proctoring==2.1.7
edx-rbac==1.0.3
edx-rest-api-client==1.9.2
edx-search==1.2.2

View File

@@ -132,7 +132,7 @@ edx-oauth2-provider==1.3.1
edx-opaque-keys[django]==2.0.1
edx-organizations==2.1.1
edx-proctoring-proctortrack==1.0.5
edx-proctoring==2.1.6
edx-proctoring==2.1.7
edx-rbac==1.0.3
edx-rest-api-client==1.9.2
edx-search==1.2.2