From b2f376d669a872e1ade044326979f0de8d9c8400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:55:42 +0000 Subject: [PATCH] Bump tflite from 1.15.0.post1 to 2.10.0 Bumps [tflite](https://github.com/zhenhuaw-me/tflite) from 1.15.0.post1 to 2.10.0. - [Release notes](https://github.com/zhenhuaw-me/tflite/releases) - [Commits](https://github.com/zhenhuaw-me/tflite/commits/v2.10.0) --- updated-dependencies: - dependency-name: tflite dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f56efd1..9ee6929 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ tensorboard==1.15.0 tensorflow-estimator==1.15.1 tensorflow-gpu==1.15.0 termcolor==1.1.0 -tflite==1.15.0.post1 +tflite==2.10.0 torch==1.3.1 torchvision==0.4.2 tqdm==4.40.2