From 5d8386fb9cd48bc6b4fb890f04a5626508cec542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:13:04 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.5.0 to 2.9.3 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.5.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/v1.5.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_py2_mmvenv.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 09f8f8c..c9bfe66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.2.4/en_core_sci_m # Requirements for the Keras backend, with python 2 # For Vector set: LD_LIBRARY_PATH=/pkgs/cuda-9.0/lib64:/pkgs/cudnn-9.2-v7.1/lib64:$LD_LIBRARY_PATH wheel -tensorflow-gpu==1.5.0 +tensorflow-gpu==2.9.3 h5py==2.10.0 cython==0.29.17 #Original Requirements diff --git a/requirements_py2_mmvenv.txt b/requirements_py2_mmvenv.txt index e27f567..01734e8 100644 --- a/requirements_py2_mmvenv.txt +++ b/requirements_py2_mmvenv.txt @@ -19,7 +19,7 @@ PyYAML==5.3.1 scikit-learn==0.18.2 scipy==1.2.3 six==1.14.0 -tensorflow-gpu==1.5.0 +tensorflow-gpu==2.9.3 tensorflow-tensorboard==1.5.1 tqdm==4.46.0 Werkzeug==1.0.1