Update proctortrack to fix a bug in json loading in python 3.

https://github.com/edx/edx-proctoring/pull/622
This commit is contained in:
Feanil Patel
2019-11-18 11:41:44 -05:00
parent b985e41355
commit e6c40cf647
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.5
edx-proctoring==2.1.6
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.5
edx-proctoring==2.1.6
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.5
edx-proctoring==2.1.6
edx-rbac==1.0.3
edx-rest-api-client==1.9.2
edx-search==1.2.2