Skip to content

pandas requirement too strict #642

@DominikStiller

Description

@DominikStiller

Pyleoclim's setup.py pins the pandas version to 2.1.4:

"pandas==2.1.4",

This requirement is too strict and makes it impossible for my package manager to resolve the conflict. Is there any chance the requirement can be relaxed to >=2.1.4?

Metadata

Metadata

Assignees

No one assigned

    Labels

    pandasIssues that involve pandas

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions