From 0cd3dfa884e04fb9fbb0d248780197ffdccb502e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 23:34:56 +0000 Subject: [PATCH] Bump opencv-python from 4.11.0.86 to 5.0.0.93 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.11.0.86 to 5.0.0.93. - [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: 5.0.0.93 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e4fdfa..a0e5107 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ joblib==1.5.3 matplotlib==3.11.1 nnoir==1.4.0 numba==0.66.0 -opencv-python==4.11.0.86 +opencv-python==5.0.0.93 optuna==4.9.0 pandas==3.0.5 Pillow-SIMD==9.5.0.post2