Skip to content

Prepare for new Numpy releases #121

@buehlefs

Description

@buehlefs

Numpy 2 will release soon and with breaking changes (https://numpy.org/devdocs/numpy_2_0_migration_guide.html). We should make sure that plugins do not accidentally install numpy 2 when they are not ready.

The 1.x branch also had some deprecations recently: https://numpy.org/doc/stable/release/1.24.0-notes.html#deprecations
These need to be checked for in our plugins.

  • Check numpy deprecations and fix possible problems
  • Add lower and upper bounds for numpy in plugins that directly or indirectly depend on numpy

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