Skip to content

Numpy version fix #1122

Description

@Houbein

In the latest 4.12.0.88 release of opencv-python the Numpy version requirement was changed from a minimum version fix to a maximum version fix.
But the maximum version fix is set to an older version of Numpy, which caused Numpy to be downgraded on all our machines.
Please DO NOT DO THIS! I absolute hate maximum version locks when they are not absolutly necessary.
We have been running opencv-python with Numpy 2.3.1 without any issues, there is no need to forcibly downgrade everyone to Numpy 2.2.6.

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