From 34f7aa525deacb8da59e93e5352d242e6691a9c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 01:16:09 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0 to 2.5.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.5.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/v2.0.0...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 63480293..c4c3ac02 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -28,5 +28,5 @@ sphinxcontrib-serializinghtml==1.1.3 urllib3==1.25.3 sphinx-markdown-tables==0.0.9 numpy==1.17.2 -tensorflow==2.0.0rc2 +tensorflow==2.5.3 torch==1.2.0 \ No newline at end of file diff --git a/requirements-dev.txt b/requirements-dev.txt index 30ae8bf7..de06e4c0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -36,7 +36,7 @@ sacremoses==0.0.35 sentencepiece==0.1.83 six==1.12.0 tensorboard==2.0.0 -tensorflow==2.0.0 +tensorflow==2.5.3 tensorflow-estimator==2.0.0 termcolor==1.1.0 torch==1.2.0