From 78eb526a69a486e321c10f179fdd6444f08866b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:01:32 +0000 Subject: [PATCH] Bump tensorflow from 1.15.2 to 2.6.4 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.6.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...v2.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CPU_Mac_Requirements.txt | 2 +- Collab_Requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CPU_Mac_Requirements.txt b/CPU_Mac_Requirements.txt index 2b3f3d1..92afc45 100644 --- a/CPU_Mac_Requirements.txt +++ b/CPU_Mac_Requirements.txt @@ -111,7 +111,7 @@ six==1.12.0 sqlite==3.28.0 statsmodels==0.9.0 tensorboard==1.13.1 -tensorflow==1.15.2 +tensorflow==2.6.4 tensorflow-estimator==1.13.0 termcolor==1.1.0 terminado==0.8.2 diff --git a/Collab_Requirements.txt b/Collab_Requirements.txt index 563edcc..2b9c078 100644 --- a/Collab_Requirements.txt +++ b/Collab_Requirements.txt @@ -25,6 +25,6 @@ scikit-learn==0.21.2 scipy==1.3.0 seaborn==0.9.0 tensorboard==1.13.1 -tensorflow==1.15.2 +tensorflow==2.6.4 tensorflow-estimator==1.13.0 tflearn==0.3.2 \ No newline at end of file