fix: Don't pin fs-s3fs in kernel.index
It's unclear why this is pinned here in the first place. The only changes since this version that the fs-s3fs package has had is that the API has become stable and the underlying dependencies have been upgraded to newer versions.
This commit is contained in:
@@ -91,7 +91,7 @@ edxval
|
||||
event-tracking
|
||||
enmerkar-underscore # Implements a underscore extractor for django-babel.
|
||||
fs
|
||||
fs-s3fs==0.1.8
|
||||
fs-s3fs
|
||||
geoip2 # Python API for the GeoIP web services and databases
|
||||
glob2 # Enhanced glob module, used in openedx.core.lib.rooted_paths
|
||||
gunicorn
|
||||
|
||||
Reference in New Issue
Block a user