From e539948b72addae93139d1253b2b4ebbc2481de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 21:43:21 +0000 Subject: [PATCH] Bump tensorflow from 2.7.0 to 2.9.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.0 to 2.9.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.7.0...v2.9.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b4199e..2d89cd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ simpleaudio==1.0.4 sounddevice==0.4.1 spacy==3.0.5 tables==3.7.0 -tensorflow==2.7.0 +tensorflow==2.9.1 vosk==0.3.32 wikipedia==1.4.0 requests==2.25.1