From 16eefd48f674b61b330a432b9ef9ed93d0059e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 06:58:23 +0000 Subject: [PATCH] Bump opencv-python from 4.5.3.56 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.3.56 to 4.8.1.78. - [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.8.1.78 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- maybe_working_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maybe_working_requirements.txt b/maybe_working_requirements.txt index f9c0c70..83abfb4 100644 --- a/maybe_working_requirements.txt +++ b/maybe_working_requirements.txt @@ -42,7 +42,7 @@ pytorch_lightning==1.4.2 pytorch-ranger==0.1.1 # Computer vision -opencv-python==4.5.3.56 +opencv-python==4.8.1.78 opencv-contrib-python==4.5.3.56 imutils==0.5.4