From 41a193abaefabc06648be390c86b1f4d61e8063d Mon Sep 17 00:00:00 2001 From: Joe Zou Date: Fri, 4 Oct 2024 13:57:44 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 682441121 --- mediapipe/model_maker/requirements_lock.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mediapipe/model_maker/requirements_lock.txt b/mediapipe/model_maker/requirements_lock.txt index 028b19ba99..59b40f6184 100644 --- a/mediapipe/model_maker/requirements_lock.txt +++ b/mediapipe/model_maker/requirements_lock.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.9 # by the following command: # -# pip-compile --output-file=mediapipe/opensource_only/model_maker_requirements_lock.txt mediapipe/opensource_only/model_maker_requirements_bazel.txt +# pip-compile --allow-unsafe --output-file=mediapipe/opensource_only/model_maker_requirements_lock.txt mediapipe/opensource_only/model_maker_requirements_bazel.txt # absl-py==1.4.0 # via @@ -339,4 +339,7 @@ zipp==3.20.2 # importlib-resources # The following packages are considered to be unsafe in a requirements file: -# setuptools +setuptools==75.1.0 + # via + # tensorboard + # tensorflow