From 44bf86ba21eb12069abab3092fd95791da88eab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:44:03 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 2.11.1 in /installation/Linux 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] --- installation/Linux/requirements_cpu.txt | 2 +- installation/Linux/requirements_tensorflow2_cpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installation/Linux/requirements_cpu.txt b/installation/Linux/requirements_cpu.txt index 896878fc..8e0a3cfa 100644 --- a/installation/Linux/requirements_cpu.txt +++ b/installation/Linux/requirements_cpu.txt @@ -11,7 +11,7 @@ GPUtil pylg torch==1.2.0 torchvision==0.4.0 -tensorflow==1.12.0 +tensorflow==2.11.1 keras==2.2.5 mxnet==1.5.0 gluoncv==0.5 diff --git a/installation/Linux/requirements_tensorflow2_cpu.txt b/installation/Linux/requirements_tensorflow2_cpu.txt index 3cdf6d97..8b34d6b4 100644 --- a/installation/Linux/requirements_tensorflow2_cpu.txt +++ b/installation/Linux/requirements_tensorflow2_cpu.txt @@ -11,7 +11,7 @@ GPUtil pylg torch==1.2.0 torchvision==0.4.0 -tensorflow==2.0.0 +tensorflow==2.11.1 keras==2.3.1 mxnet==1.5.0 gluoncv==0.5