EDUCATOR-4821 | Upgrade edx-bulk-grades to 0.6.5

This commit is contained in:
Alex Dusenbery
2019-12-06 09:58:29 -05:00
committed by Alex Dusenbery
parent be7df8ba9f
commit 07dfe4db1c
4 changed files with 4 additions and 4 deletions

View File

@@ -69,6 +69,7 @@ djangorestframework-jwt
drf-yasg # Replacement for django-rest-swagger
edx-ace==0.1.10
edx-analytics-data-api-client
edx-bulk-grades # LMS REST API for managing bulk grading operations
edx-ccx-keys
edx-celeryutils
edx-completion
@@ -158,4 +159,3 @@ XBlock # Courseware component architecture
xblock-utils # Provides utilities used by the Discussion XBlock
xss-utils # https://github.com/edx/edx-platform/pull/20633 Fix XSS via Translations
geoip2==2.9.0 # Python API for the GeoIP web services and databases
edx-bulk-grades # LMS REST API for managing bulk grading operations

View File

@@ -96,7 +96,7 @@ docutils==0.15.2 # via botocore
drf-yasg==1.16
edx-ace==0.1.10
edx-analytics-data-api-client==0.15.3
edx-bulk-grades==0.6.4
edx-bulk-grades==0.6.5
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.0
edx-completion==3.0.2

View File

@@ -118,7 +118,7 @@ docutils==0.15.2
drf-yasg==1.16
edx-ace==0.1.10
edx-analytics-data-api-client==0.15.3
edx-bulk-grades==0.6.4
edx-bulk-grades==0.6.5
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.0
edx-completion==3.0.2

View File

@@ -115,7 +115,7 @@ docutils==0.15.2
drf-yasg==1.16
edx-ace==0.1.10
edx-analytics-data-api-client==0.15.3
edx-bulk-grades==0.6.4
edx-bulk-grades==0.6.5
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.0
edx-completion==3.0.2