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

py3.9 pinning causes CI to fail #4960

Closed
fjetter opened this issue Jun 23, 2021 · 3 comments
Closed

py3.9 pinning causes CI to fail #4960

fjetter opened this issue Jun 23, 2021 · 3 comments

Comments

@fjetter
Copy link
Member

fjetter commented Jun 23, 2021

With the latest releases we seem to run into compatibilities for some platform connected to s3fs/fsspec
It appears the pinning in s3fs is a bit too strict

  The conflict is caused by:
      The user requested fsspec 2021.6.1 (from git+https://github.com/intake/filesystem_spec)
      dask 2021.6.2+1.g38f8de4e depends on fsspec>=0.6.0
      s3fs 2021.6.0+13.g9416184 depends on fsspec==2021.06.0

cc @martindurant

#4951 - https://github.com/dask/distributed/pull/4951/checks?check_run_id=2893242426

@martindurant
Copy link
Member

s3fs and gcsfs coming today, they are always released together now.

@martindurant
Copy link
Member

on pypi now, this can probably be closed.

@fjetter
Copy link
Member Author

fjetter commented Jun 23, 2021

I can confirm this issue has been resolved. Thanks @martindurant !

@fjetter fjetter closed this as completed Jun 23, 2021
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

No branches or pull requests

2 participants