From 33541b9cf3aecc4ef9d51c1d6cbc8fab1d6d2265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:48:29 +0000 Subject: [PATCH] Bump opencv-python from 3.4.5.20 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 3.4.5.20 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-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 195d29d..b33a6a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.0.2 numpy==1.15.4 -opencv-python==3.4.5.20 +opencv-python==4.8.1.78 sklearn==0.0 tensorboard==1.12.2 tensorflow==1.12.0 \ No newline at end of file