From a202ed408da58424bbe36bc89c59847fb1584827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 10:44:35 +0000 Subject: [PATCH] Bump opencv-python from 4.11.0.86 to 4.13.0.90 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.11.0.86 to 4.13.0.90. - [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.13.0.90 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(-) diff --git a/requirements.txt b/requirements.txt index f55eb46..9e54607 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy<2.0.0 # matplotlib is built with NumPy 1.x and conflicts with OpenCV 4.9+ -opencv-python==4.11.0.86 +opencv-python==4.13.0.90 pyinstaller==6.18.0 lobe==0.6.2