From e592138658202b960f4a10961c3d57110e5b380b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 19:59:45 +0000 Subject: [PATCH] Bump tensorflow from 1.10.0 to 2.5.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.10.0 to 2.5.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.10.0...v2.5.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... 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..7be14a1 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.2 termcolor==1.1.0 terminado==0.8.1 testpath==0.4.2 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..04984a2 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.2 tensorflow-gpu==1.10.0 termcolor==1.1.0 terminado==0.8.1