build: Remove sqlparse from kernel dependencies

This commit is contained in:
Feanil Patel
2024-05-03 15:01:05 -04:00
parent e6610f5ece
commit 321d40bf92

View File

@@ -152,7 +152,6 @@ slumber # The following dependency is unsupported an
social-auth-app-django
sorl-thumbnail
sortedcontainers # Provides SortedKeyList, used for lists of XBlock assets
sqlparse # Required by Django to run migrations.RunSQL
stevedore # Support for runtime plugins, used for XBlocks and edx-platform Django app plugins
unicodecsv # Easier support for CSV files with unicode text
user-util # Functionality for retiring users (GDPR compliance)