Merge pull request #20067 from edx/matthugs/fix-bug-with-exam-timer

Fix bug with missing exam timer numbers
This commit is contained in:
Matt Hughes
2019-03-28 11:40:44 -04:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -46,4 +46,4 @@ pytest-randomly<2.0.0
tornado<6.0
# Preventing https://github.com/edx/edx-proctoring/pull/557 being installed before https://github.com/edx/edx-platform/pull/19959
edx-proctoring==1.5.21
edx-proctoring==1.5.22

View File

@@ -120,7 +120,7 @@ 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==1.5.21
edx-proctoring==1.5.22
edx-rbac==0.1.5 # via edx-enterprise
edx-rest-api-client==1.9.2
edx-search==1.2.2

View File

@@ -143,7 +143,7 @@ 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==1.5.21
edx-proctoring==1.5.22
edx-rbac==0.1.5
edx-rest-api-client==1.9.2
edx-search==1.2.2

View File

@@ -139,7 +139,7 @@ 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==1.5.21
edx-proctoring==1.5.22
edx-rbac==0.1.5
edx-rest-api-client==1.9.2
edx-search==1.2.2