From b2f7da91873b5540dc0e67a11613c100955b6001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 16:44:49 +0000 Subject: [PATCH] Bump tensorflow Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.5.0. - [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.14.0...v2.5.0) Signed-off-by: dependabot[bot] --- .../Tensor_field_computation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Computation-and-visualization-tool/Tensor_field_computation/requirements.txt b/Computation-and-visualization-tool/Tensor_field_computation/requirements.txt index 180b4dd..9ca4dad 100644 --- a/Computation-and-visualization-tool/Tensor_field_computation/requirements.txt +++ b/Computation-and-visualization-tool/Tensor_field_computation/requirements.txt @@ -136,7 +136,7 @@ six==1.14.0 subprocess32==3.5.4 Tempita==0.5.2 tensorboard==1.14.0 -tensorflow==1.14.0 +tensorflow==2.5.0 tensorflow-estimator==1.14.0 tensorflow-tensorboard==0.4.0 termcolor==1.1.0