From c5fcf316f863ff654b4e96122a4de918d4bcfc83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:50:37 +0000 Subject: [PATCH] Bump tensorflow from 0.8.0 to 2.9.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.8.0 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/v0.8.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow 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 3e7b6d65..0d37416b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -385,7 +385,7 @@ TA-Lib==0.4.9 tables==3.2.3.1 tabulate==0.7.7 Tempita==0.5.2 -tensorflow==0.8.0 +tensorflow==2.9.3 terminado==0.6 testpath==0.3 texcaller==0