Remove upper version bound on numpy (fixes RHBZ#2374828)

This commit is contained in:
Alexander F. Lent 2025-07-23 03:03:18 -04:00
commit daafae612c

View file

@ -204,6 +204,7 @@ sed -i -e 's|CACHE_JSON_INSTALL_DIR ${OV_CPACK_PLUGINSDIR}|CACHE_JSON_INSTALL_DI
# python:prep
sed -i '/openvino-telemetry/d' src/bindings/python/requirements.txt
sed -i 's/numpy>=1.16.6,<2.3.0/numpy>=1.16.6/' src/bindings/python/requirements.txt
cp %{SOURCE5} src/bindings/python
# gcc 15 include cstdint