From 84750425c6fa37827d5c8ad05b1fb03b0f4601b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Sep 2021 19:20:21 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 2.5.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.5.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/v1.14.0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-macos-cpu.txt | 2 +- requirements-ubuntu-cpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-macos-cpu.txt b/requirements-macos-cpu.txt index 471568f..2d75cf6 100644 --- a/requirements-macos-cpu.txt +++ b/requirements-macos-cpu.txt @@ -49,7 +49,7 @@ requests-oauthlib==1.3.0 rsa==4.0 Send2Trash==1.5.0 six==1.13.0 -tensorflow==1.15 +tensorflow==2.5.1 termcolor==1.1.0 terminado==0.8.3 testpath==0.4.4 diff --git a/requirements-ubuntu-cpu.txt b/requirements-ubuntu-cpu.txt index 17d5b80..83dfb1d 100644 --- a/requirements-ubuntu-cpu.txt +++ b/requirements-ubuntu-cpu.txt @@ -67,7 +67,7 @@ Send2Trash==1.5.0 six==1.13.0 tensorboard==1.14.0 tensorflow-estimator==1.14.0 -tensorflow==1.14.0 +tensorflow==2.5.1 termcolor==1.1.0 terminado==0.8.3 testpath==0.4.4