From 9df4c8afbf4bbf7877687e030040c5d36771f22d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:04:07 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.13.2 to 2.9.3 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.13.2 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/v1.13.2...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-colab.txt | 2 +- requirements-cuda.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-colab.txt b/requirements-colab.txt index 128a518..9c81bbc 100644 --- a/requirements-colab.txt +++ b/requirements-colab.txt @@ -6,4 +6,4 @@ ffmpeg-python==0.1.17 scikit-image==0.14.2 scipy==1.4.1 colorama -tensorflow-gpu==1.13.2 \ No newline at end of file +tensorflow-gpu==2.9.3 \ No newline at end of file diff --git a/requirements-cuda.txt b/requirements-cuda.txt index 905aaef..487219b 100644 --- a/requirements-cuda.txt +++ b/requirements-cuda.txt @@ -7,4 +7,4 @@ scikit-image==0.14.2 scipy==1.4.1 colorama labelme==4.2.9 -tensorflow-gpu==1.13.2 \ No newline at end of file +tensorflow-gpu==2.9.3 \ No newline at end of file