Skip to content

Unpin pandas #342

@dhirschfeld

Description

@dhirschfeld

I would like to be able to use this library with the latest pandas version. Currently pandas is pinned to <2.2.0:

pandas = [
{ version = ">=1.2.5,<2.2.0", python = ">=3.8" }
]

It would be good to remove this restriction.

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