Skip to content

Support for more recent versions of fsspec dependency #356

@jeffkeller-einc

Description

@jeffkeller-einc

Hey! Wondering if there's any appetite for loosening the fsspec>=2022.2,<2025.9 constraint in pyproject.toml.

I know the cap was added in #339, but today fsspec ends up underneath a bunch of other libraries we use, and a few of its transitive reverse dependencies have CVE fixes in versions that need fsspec >= 2025.9. I temporarily have a pins < 1.9.1 constraint as a workaround for now.

Is the cap is still needed? Is it safe to bump (or drop) at this point?

Thanks for all the work on pins!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions