From 0d8d5127223ddb246d1132e8f6835c2885ef27be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 23:49:07 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 2.11.1 in /ml_engine/online_prediction Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0 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.12.0...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml_engine/online_prediction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 481aed6392b..e2e526eae87 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.12.0 +tensorflow==2.11.1 google-api-python-client==1.7.8 google-auth==1.6.2 google-auth-httplib2==0.0.3