Skip to content

Commit

Permalink
fix: Put slumber in the proper alphabetical order.
Browse files Browse the repository at this point in the history
  • Loading branch information
dianakhuang committed Dec 12, 2023
1 parent e675e83 commit 525791c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/edx/kernel.in
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ social-auth-core
simplejson
Shapely # Geometry library, used for image click regions in capa
six # Utilities for supporting Python 2 & 3 in the same codebase
slumber # The following dependency is unsupported and used by the DeprecatedRestApiClient
social-auth-app-django
sorl-thumbnail
sortedcontainers # Provides SortedKeyList, used for lists of XBlock assets
Expand All @@ -159,4 +160,3 @@ webob
web-fragments # Provides the ability to render fragments of web pages
XBlock[django] # Courseware component architecture
xss-utils # https://github.com/edx/edx-platform/pull/20633 Fix XSS via Translations
slumber # The following dependency is unsupported and used by the DeprecatedRestApiClient

0 comments on commit 525791c

Please sign in to comment.