From 9663aff9fdb26744772306a0ea51088ab9967597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 18:43:36 +0000 Subject: [PATCH] Bump tensorflow from 1.8.0 to 2.11.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.8.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.8.0...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client_requirements.txt | 2 +- jupyter_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client_requirements.txt b/client_requirements.txt index 37ecb36..a71aeca 100644 --- a/client_requirements.txt +++ b/client_requirements.txt @@ -1,3 +1,3 @@ pillow -tensorflow==1.8.0 +tensorflow==2.11.1 tensorflow-serving-api==1.8.0 diff --git a/jupyter_requirements.txt b/jupyter_requirements.txt index 440409b..d432f6b 100644 --- a/jupyter_requirements.txt +++ b/jupyter_requirements.txt @@ -5,4 +5,4 @@ keras==2.1.4 matplotlib pillow requests -tensorflow==1.8.0 +tensorflow==2.11.1