From bca40f39504d52ca46f05cf56403307c0e9d0ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 16:08:19 +0000 Subject: [PATCH] Bump tensorflow from 2.0.1 to 2.5.1 in /model/modelv2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.1 to 2.5.1. - [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.5.1) --- 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..35dec25 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.5.1 deepspeech==0.7.4 pandas==1.0.4 resampy==0.2.2