From 6de4ca7a39d055861908af9442585c79a845f89c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 20:16:55 +0000 Subject: [PATCH] Bump tensorflow from 1.15.2 to 1.15.4 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 1.15.4. - [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.15.2...v1.15.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_tensorboard.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 291eed4..aec8fdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pandas jupyter #pillow setuptools==45.2.0 -tensorflow==2.1.0 +tensorflow==1.15.4 tensorflow-addons==0.8.3 diff --git a/requirements_tensorboard.txt b/requirements_tensorboard.txt index 9be2b29..1f8c17c 100644 --- a/requirements_tensorboard.txt +++ b/requirements_tensorboard.txt @@ -4,5 +4,5 @@ jupyter pandas #pillow setuptools==45.2.0 -tensorflow==1.15.2 +tensorflow==1.15.4 tensorflow-addons==0.8.3