EDUCATOR-4821 | Upgrade edx-bulk-grades to 0.6.5
This commit is contained in:
committed by
Alex Dusenbery
parent
be7df8ba9f
commit
07dfe4db1c
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user