From 5eeb80bc69718bd00bdaac8013ef1ed6d6098a43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:43:41 +0000 Subject: [PATCH] Bump tensorflow-gpu from 0.10.0rc0 to 2.9.3 in /src Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 0.10.0rc0 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/v0.10.0rc0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 5dd0eb6..2788c3c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -tensorflow-gpu==0.10.0rc0 +tensorflow-gpu==2.9.3 matplotlib==1.5.3 scipy==0.18.1 numpy==1.11.2