From d25c9b4931180d906bcec5fe240cdbc6b888b433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 18:36:03 +0000 Subject: [PATCH] Bump mediapipe from 0.10.5 to 0.10.7 Bumps [mediapipe](https://github.com/google/mediapipe) from 0.10.5 to 0.10.7. - [Release notes](https://github.com/google/mediapipe/releases) - [Commits](https://github.com/google/mediapipe/compare/v0.10.5...v0.10.7) --- updated-dependencies: - dependency-name: mediapipe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Hand-Motion-Detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hand-Motion-Detection/requirements.txt b/Hand-Motion-Detection/requirements.txt index 894c0f66b00..fe8a5a7e0c8 100644 --- a/Hand-Motion-Detection/requirements.txt +++ b/Hand-Motion-Detection/requirements.txt @@ -1,3 +1,3 @@ numpy==1.26.0 opencv_python==4.8.1.78 -mediapipe==0.10.5 +mediapipe==0.10.7