From 0b90a8cc3080b8242217e36916e801fa3a4853ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:16:54 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.1.0 to 2.9.3 in /classification Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.1.0 to 2.9.3. - [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.1.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classification/requirements.txt b/classification/requirements.txt index 24a7bb7..c10993d 100644 --- a/classification/requirements.txt +++ b/classification/requirements.txt @@ -1,6 +1,6 @@ pip==20.0.2 jupyter==1.0.0 pillow==7.0.0 -tensorflow-gpu==2.1.0 +tensorflow-gpu==2.9.3 numpy==1.18.2 matplotlib==3.2.1