From 4fe70937f1d0cda8102df34122d1b77514304bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:16:30 +0000 Subject: [PATCH] build(deps): bump tensorflow-gpu from 2.0.0 to 2.9.3 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.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.0.0...v2.9.3) --- 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 65d8b12..6fa568c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ h5py==2.9.0 ipython==7.9.0 jupyter==1.0.0 Pillow==6.2.1 -tensorflow-gpu==2.0.0 +tensorflow-gpu==2.9.3 tensorflow-addons==0.6.0 pyyaml==5.1.2 scikit-image==0.16.2