Skip to content

CI failure due to dependency conflict #8614

@fjetter

Description

@fjetter

All our CI jobs with python>3.10 are failing due to a dependency resolution conflict

The conflict is caused by:
    The user requested fsspec 2024.3.2.dev5+g2dd9355 (from git+https://github.com/fsspec/filesystem_spec)
    dask 2024.4.1+4.gb2ec1e1a depends on fsspec>=2021.09.0
    s3fs 2024.3.1+2.g7ccc0a5 depends on fsspec==2024.3.1

cc @martindurant are you aware of anything that caused this hard pinning between s3fs and fsspec?

e.g. https://github.com/dask/distributed/actions/runs/8619396892/job/23704420478?pr=8610

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsUnit tests and/or continuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions