Skip to content

Request: Consider relaxing NumPy version pins (NumPy 2.x) #40

@KrotosBenjamin

Description

@KrotosBenjamin

Hi maintainers -- first, thank you for pandas-plink and all the work that goes into maintaining it. It’s a very helpful library in our workflows.

I noticed the current NumPy dependency is pinned to ^1.0 (i.e., >=1.0,<2.0).

Would you be open to relaxing this pin to allow NumPy 2.x? This would make it much easier to integrate pandas-plink into environments that have standardized on newer stacks. Currently, I've forked this repository and relaxed the pin to work with our other software built on the new NumPy 2.x.

If there are known incompatibilities with NumPy 2.x versions, totally understood -- could you share any blockers? I’d be happy to open a PR to relax the pin, update tests, and help address any minor issues if that would be useful.

Thanks again for your time and for maintaining this project!

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