Skip to content
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

Set lower bound version for s3fs #10889

Merged

Conversation

milesgranger
Copy link
Contributor

Fix s3fs from encountering errors found in https://github.com/dask/dask/actions/runs/7781526271/job/21216130971?pr=10888.

AttributeError: module 'aiobotocore' has no attribute 'AioSession'

Which was fixed way back in fsspec/s3fs#510, but s3fs==0.6.0 was getting installed in the #10888 workflow runs. So setting a lower bound for s3fs seemed like a reasonable action.

@milesgranger milesgranger self-assigned this Feb 5, 2024
Copy link
Collaborator

@crusaderky crusaderky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@crusaderky crusaderky merged commit 8b1415e into dask:main Feb 5, 2024
20 of 27 checks passed
@milesgranger milesgranger deleted the milesgranger/fix-s3fs-aiosession-attr-err branch February 5, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants