From 4bd623ddb9f0afaf3bd671adfcf9437a14423fc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:42:09 +0000 Subject: [PATCH] Bump opencv-python from 4.9.0.80 to 4.10.0.82 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.9.0.80 to 4.10.0.82. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Hand-Motion-Detection/requirements.txt | 2 +- requirements_with_versions.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Hand-Motion-Detection/requirements.txt b/Hand-Motion-Detection/requirements.txt index 9777fd9bba9..bab2de0ecea 100644 --- a/Hand-Motion-Detection/requirements.txt +++ b/Hand-Motion-Detection/requirements.txt @@ -1,3 +1,3 @@ numpy==1.26.4 -opencv_python==4.9.0.80 +opencv_python==4.10.0.82 mediapipe==0.10.9 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index c652c62b50e..00b371beb35 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -94,7 +94,7 @@ PyQRCode==1.2.1 freegames==2.5.3 pyperclip==1.8.2 newspaper==0.1.0.7 -opencv-python==4.9.0.80 +opencv-python==4.10.0.82 tensorflow==2.15.0.post1 pandas==2.2.2 pytest==8.2.0