From 27a5a6d4339f70dc36ab456ab71c172ad5d542a0 Mon Sep 17 00:00:00 2001 From: MediaPipe Team Date: Thu, 23 Mar 2023 15:17:08 -0700 Subject: [PATCH] Internal Changes PiperOrigin-RevId: 518976200 --- mediapipe/model_maker/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mediapipe/model_maker/requirements.txt b/mediapipe/model_maker/requirements.txt index 29e5426e0..82474dba8 100644 --- a/mediapipe/model_maker/requirements.txt +++ b/mediapipe/model_maker/requirements.txt @@ -1,8 +1,8 @@ absl-py -mediapipe==0.9.0.1 +mediapipe==0.9.2.1 numpy opencv-python tensorflow>=2.10 tensorflow-datasets tensorflow-hub -tf-models-official>=2.11.4 +tf-models-official>=2.11.5