From 7c9935ee2f452a168a074b502ef04df41d8d7a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 16:06:05 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.7.0 to 2.12.0 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.7.0 to 2.12.0. - [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.7.0...v2.12.0) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c32ed08..c10fa93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ cryptography==3.3.2 six==1.16.0 scikit-image==0.17.2 boto3 -tensorflow-gpu==2.7.0 +tensorflow-gpu==2.12.0 notebook==6.5.2 ipywidgets==7.7.1 pydevd-pycharm~=212.5457.59 \ No newline at end of file