Skip to content

Update dev dependencies to pandas ^1.0.0 #36

Closed
@tdudz

Description

@tdudz

Current version is ^0.25.1 but pandas latest is 1.3.1. the pip dependency resolver will at most resolve to 0.25.3 due to the versioning semantics involved with ^. assuming no breaking changes, could we update the pyproject.toml to support pandas == ^1.0.0 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions