From c12fffd3b23244a985921bade66d25d228b7f9f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 16:36:24 +0000 Subject: [PATCH] Bump tensorflow from 1.10.0 to 2.5.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.10.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.10.0...v2.5.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e98d3bb..fead5f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.4 sphinxcontrib-websupport==1.1.0 tensorboard==1.10.0 -tensorflow==1.10.0 +tensorflow==2.5.0 termcolor==1.1.0 terminado==0.8.1 testpath==0.4.2 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..4a24211 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -106,7 +106,7 @@ sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.4 sphinxcontrib-websupport==1.1.0 tensorboard==1.10.0 -tensorflow==1.10.0 +tensorflow==2.5.0 tensorflow-gpu==1.10.0 termcolor==1.1.0 terminado==0.8.1