From bf853a9e6bec2386fd01d9615d9c6aa15f658c04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 23:37:53 +0000 Subject: [PATCH] Bump tensorflow from 1.15.2 to 2.11.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.11.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.15.2...v2.11.1) --- 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..674bef0 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.11.1 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..1331994 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.11.1 tensorflow-estimator==1.13.0 tflearn==0.3.2 \ No newline at end of file