From 161bd5c0b8f1401ae06990354f6b27587f67d0a1 Mon Sep 17 00:00:00 2001 From: nikitaaksjonov <126211107+nikitaaksjonov@users.noreply.github.com> Date: Wed, 6 Nov 2024 20:58:16 +0100 Subject: [PATCH] Update requirements.txt scann version 1.2.6 is not available --- tensorflow_examples/lite/model_maker/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tensorflow_examples/lite/model_maker/requirements.txt b/tensorflow_examples/lite/model_maker/requirements.txt index cee2eb4465c..ca50a474683 100644 --- a/tensorflow_examples/lite/model_maker/requirements.txt +++ b/tensorflow_examples/lite/model_maker/requirements.txt @@ -26,5 +26,5 @@ tensorflow-addons>=0.11.2 neural-structured-learning>=1.3.1 tensorflow-model-optimization>=0.5 Cython>=0.29.13 -scann==1.2.6 -ai-edge-litert>=1.0.1 \ No newline at end of file +scann==1.2.7 +ai-edge-litert>=1.0.1