From 2419d9b7b0c85e1dd5410d6d2753e5baeeacee41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 22:44:42 +0000 Subject: [PATCH] Bump tensorflow from 2.0.1 to 2.9.3 in /model/modelv2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.1 to 2.9.3. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.0.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- model/modelv2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/modelv2/requirements.txt b/model/modelv2/requirements.txt index 06cfb51..11555a3 100644 --- a/model/modelv2/requirements.txt +++ b/model/modelv2/requirements.txt @@ -8,7 +8,7 @@ numba==0.48.0 numpy==1.17.0 matplotlib==3.2.1 six==1.15.0 -tensorflow==2.0.1 +tensorflow==2.9.3 deepspeech==0.7.4 pandas==1.0.4 resampy==0.2.2