-
Notifications
You must be signed in to change notification settings - Fork 906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump s3fs version number #1995
Comments
See #2017 for more details. This may not be trivial as bumping Estimate: 5/8 |
@datajoely There is some hope that we can tackle it easily with newer version of |
xref kedro-org/kedro-plugins#337, which has an open PR kedro-org/kedro-plugins#348 |
this was completed in kedro-org/kedro-plugins#463 and #3405 |
Description
Our current setup.py has the following restriction
S3FS = "s3fs>=0.3.0, <0.5"
s3fs has been on calendar versioning since April 2021 so we're quite out of date.
Implementation
moto
oraiobotocore
The text was updated successfully, but these errors were encountered: