From 36ceee3fb423373eeb7a7842f28729e039e86d53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 16:23:02 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0 to 2.5.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.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/v2.0.0...v2.5.0) 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..88d0f53e 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.0 torch==1.2.0 \ No newline at end of file diff --git a/requirements-dev.txt b/requirements-dev.txt index 30ae8bf7..a7a1b7ea 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.0 tensorflow-estimator==2.0.0 termcolor==1.1.0 torch==1.2.0