Skip to content

Consider loosening Pandas dependency to include some 1.x versions #432

Closed
@kevinschaper

Description

@kevinschaper

Recently sssom-py started requiring Pandas >= 2.0.3, which is colliding with other tooling we have which has a conservative upper limit on pandas of <2 (or ^1.x.x). In cat-merge, I found that 2.0.x was ok, but 2.1.x was not. I can look at kgx, but if sssom-py doesn't actually require a 2.x version of Pandas, it would be nice to walk back the requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions