From 4078757066b568f18aeab6857d98daa4b933d3b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 04:44:39 +0000 Subject: [PATCH] Bump tensorflow in /Working_with_ML_Pipelines_and_Partner_Tools/WhyLabs Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.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/v2.7.2...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../WhyLabs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Working_with_ML_Pipelines_and_Partner_Tools/WhyLabs/requirements.txt b/Working_with_ML_Pipelines_and_Partner_Tools/WhyLabs/requirements.txt index a3f18d3..9dbcba4 100644 --- a/Working_with_ML_Pipelines_and_Partner_Tools/WhyLabs/requirements.txt +++ b/Working_with_ML_Pipelines_and_Partner_Tools/WhyLabs/requirements.txt @@ -9,7 +9,7 @@ flask_cors==3.0.10 flasgger==0.9.5 pydantic==1.8.2 Flask-Pydantic==0.8.0 -tensorflow == 2.7.2 +tensorflow == 2.11.1 protobuf==3.19.0 # APScheduler==3.7.0 \ No newline at end of file