From 00501585da9f51172384132d701c5997d0f1d83f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 11:42:48 +0000 Subject: [PATCH] Bump mediapipe from 0.10.14 to 0.10.15 Bumps [mediapipe](https://github.com/google/mediapipe) from 0.10.14 to 0.10.15. - [Release notes](https://github.com/google/mediapipe/releases) - [Commits](https://github.com/google/mediapipe/compare/v0.10.14...v0.10.15) --- 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 3c3cfaa2592..76e15d89c54 100644 --- a/Hand-Motion-Detection/requirements.txt +++ b/Hand-Motion-Detection/requirements.txt @@ -1,3 +1,3 @@ numpy==2.1.0 opencv_python==4.10.0.84 -mediapipe==0.10.14 +mediapipe==0.10.15 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 8dcb0862489..723aa60477e 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.7.0 psutil==6.0.0 -mediapipe==0.10.14 +mediapipe==0.10.15 rich==13.8.0 httplib2==0.22.0 protobuf==5.27.1