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:
Feanil Patel
2025-08-11 10:54:16 -04:00
parent 4d8e0556e1
commit 74d6a543bf

View File

@@ -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