From 7e4aa751ef7d5a3031a419ff4e36d5ae9bebaf2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:42:08 +0000 Subject: [PATCH] Bump tensorflow from 1.15.2 to 2.7.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.7.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.15.2...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... 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..295a923 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pandas jupyter #pillow setuptools==45.2.0 -tensorflow==2.1.0 +tensorflow==2.7.2 tensorflow-addons==0.8.3 diff --git a/requirements_tensorboard.txt b/requirements_tensorboard.txt index 9be2b29..75c6442 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==2.7.2 tensorflow-addons==0.8.3