From 7849983c4563ae45d8d44454f6cdc12d7d7170b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 19:01:56 +0000 Subject: [PATCH] Bump mediapipe from 0.10.9 to 0.10.14 Bumps [mediapipe](https://github.com/google/mediapipe) from 0.10.9 to 0.10.14. - [Release notes](https://github.com/google/mediapipe/releases) - [Commits](https://github.com/google/mediapipe/compare/v0.10.9...v0.10.14) --- 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 +- 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 bab2de0ecea..bf096a9d550 100644 --- a/Hand-Motion-Detection/requirements.txt +++ b/Hand-Motion-Detection/requirements.txt @@ -1,3 +1,3 @@ numpy==1.26.4 opencv_python==4.10.0.82 -mediapipe==0.10.9 +mediapipe==0.10.14 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 238b76d2811..b0defc65b54 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.9 +mediapipe==0.10.14 rich==13.7.1 httplib2==0.22.0 protobuf==5.27.1