From fdb7eb9e8353b7733ccf046dbc28c9594ce29249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 12:44:24 +0000 Subject: [PATCH] Bump mediapipe from 0.10.14 to 0.10.21 Bumps [mediapipe](https://github.com/google/mediapipe) from 0.10.14 to 0.10.21. - [Release notes](https://github.com/google/mediapipe/releases) - [Commits](https://github.com/google/mediapipe/compare/v0.10.14...v0.10.21) --- updated-dependencies: - dependency-name: mediapipe dependency-version: 0.10.21 dependency-type: direct:production update-type: version-update:semver-patch ... 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 e1d96b19..5dfbc6e3 100644 --- a/Hand-Motion-Detection/requirements.txt +++ b/Hand-Motion-Detection/requirements.txt @@ -1,3 +1,3 @@ numpy==2.0.0 opencv_python==4.10.0.82 -mediapipe==0.10.14 +mediapipe==0.10.21 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 863a0f97..cce5d04d 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -102,7 +102,7 @@ qrcode==7.4.2 googletrans==3.0.0 slab==1.1.5 psutil==5.9.8 -mediapipe==0.10.14 +mediapipe==0.10.21 rich==13.7.1 httplib2==0.22.0 protobuf==5.27.1