From 7b701fd5a5254ab285f31472e033631ea6eeaa5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 11:32:51 +0000 Subject: [PATCH] Update opencv-python-headless requirement in /docker/main Updates the requirements on [opencv-python-headless](https://github.com/opencv/opencv-python) to permit the latest version. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python-headless dependency-version: 5.0.0.93 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/main/requirements-wheels.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/main/requirements-wheels.txt b/docker/main/requirements-wheels.txt index 525f98a7c6..d511de151d 100644 --- a/docker/main/requirements-wheels.txt +++ b/docker/main/requirements-wheels.txt @@ -38,7 +38,7 @@ unidecode == 1.4.* titlecase == 2.4.* # Image Manipulation numpy == 1.26.* -opencv-python-headless == 4.11.0.* +opencv-python-headless == 5.0.0.* opencv-contrib-python == 4.11.0.* scipy == 1.16.* # OpenVino & ONNX