opencv-python 4.12.0.88 depends on numpy<2.3.0
Hi, opencv-python 4.12.0.88 supports numpy < 2.3.0 and latest numpy version is 2.3.2. Please update dependencies. Thanks
@asmorkalov
Numpy updated build environment from manylinux2014 to manylinux_x_y. The upper version is limited intentionally.
This is now also preventing the usage of Python 3.14 which needs the newest Numpy, please update!
Can we please know the status of this? When is it likely to be released?
OpenCV team works on the new numpy support and switch to manylinux_2_28 in 4.13 (December).
I don't quite understand.
Is there something OpenCV needs to work on for numpy 2.3 support, beyond not forbidding it in setup.py?
opencv-python-headless==4.11.x didn't define this upper constraint and works just fine with numpy 2.3.