From 24bce1997583c9d11e375f54a10f33c250b16c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:21:47 +0000 Subject: [PATCH] Bump tensorflow from 2.2.0 to 2.11.1 in /docker/install Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.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/v2.2.0...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/install/requirements.txt b/docker/install/requirements.txt index 3b0e49f..2046584 100644 --- a/docker/install/requirements.txt +++ b/docker/install/requirements.txt @@ -2,7 +2,7 @@ nose-timer==0.7.5 decorator==4.4.0 jupyter==1.0.0 mxnet==1.4.1 -tensorflow==2.2.0 +tensorflow==2.11.1 Keras==2.2.4 torchvision pybind11==2.2.4