From 7b34b0c36f7f0aa5069556500ea3ada9460404eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:49:06 +0000 Subject: [PATCH] Bump tensorflow from 1.4 to 2.7.2 in /AlgorithmServer Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4 to 2.7.2. - [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/v1.4.0...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AlgorithmServer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AlgorithmServer/requirements.txt b/AlgorithmServer/requirements.txt index 83a437a..6d056be 100644 --- a/AlgorithmServer/requirements.txt +++ b/AlgorithmServer/requirements.txt @@ -14,6 +14,6 @@ h5py==2.10.0 Keras==2.2.5 numpy==1.18.4 pandas==1.0.4 -tensorflow==1.4 +tensorflow==2.7.2