From 291f8c50b07573275433e63de20f48cf52c27a4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:45:28 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0 to 2.3.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.3.1. - [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.3.1) 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..b1fc6d1e 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.3.1 torch==1.2.0 \ No newline at end of file diff --git a/requirements-dev.txt b/requirements-dev.txt index 30ae8bf7..401e004c 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.3.1 tensorflow-estimator==2.0.0 termcolor==1.1.0 torch==1.2.0