From 9fe42c157b10453386d34c186764ddbbf23559bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 07:42:33 +0000 Subject: [PATCH] Bump opencv-python from 4.9.0.80 to 4.12.0.88 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.9.0.80 to 4.12.0.88. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-version: 4.12.0.88 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index c85cef48..66035dc3 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ networkx==3.2.1; python_version < "3.10" numba==0.59.0 numpy==1.26.4 omegaconf==2.3.0 -opencv-python==4.9.0.80 +opencv-python==4.12.0.88 openpyxl==3.1.2 pot==0.9.4 pandas==2.2.2