From 1d33ea3b2bf3a5bf057e778c09a27801a037fb92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:55:25 +0000 Subject: [PATCH] Bump tflite from 2.1.0 to 2.10.0 Bumps [tflite](https://github.com/zhenhuaw-me/tflite) from 2.1.0 to 2.10.0. - [Release notes](https://github.com/zhenhuaw-me/tflite/releases) - [Commits](https://github.com/zhenhuaw-me/tflite/compare/v2.1.0...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 a8adba9..282c4a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ six==1.12.0 smbus2==0.3.0 spidev==3.4 ssh-import-id==5.7 -tflite==2.1.0 +tflite==2.10.0 toml==0.10.0 typed-ast==1.4.1 urllib3==1.24.1