Add shortuuid requirement explicitly.
This commit is contained in:
@@ -138,6 +138,7 @@ rules # Django extension for rules-based authoriza
|
||||
simplejson
|
||||
sailthru-client==2.2.3 # For Sailthru integration
|
||||
Shapely # Geometry library, used for image click regions in capa
|
||||
shortuuid # used in openedx/core/lib/hash_utils to generate object hashes.
|
||||
six # Utilities for supporting Python 2 & 3 in the same codebase
|
||||
sortedcontainers # Provides SortedKeyList, used for lists of XBlock assets
|
||||
sqlparse # Required by Django to run migrations.RunSQL
|
||||
|
||||
Reference in New Issue
Block a user