diff --git a/requirements/edx/kernel.in b/requirements/edx/kernel.in index 043c8f4794..2b043f71dd 100644 --- a/requirements/edx/kernel.in +++ b/requirements/edx/kernel.in @@ -155,7 +155,6 @@ sorl-thumbnail sortedcontainers # Provides SortedKeyList, used for lists of XBlock assets 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) webob web-fragments # Provides the ability to render fragments of web pages wrapt # Better functools.wrapped. TODO: functools has since improved, maybe we can switch?