From faa8ac13b1343946d6554efb1d6c96930faea58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:23:58 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.5.1 to 2.9.3 in /docker Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.5.1 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.5.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index ece3303..26d9cd7 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -4,7 +4,7 @@ pandas>=0.19.2 pyyaml statsmodels tensorflow>=1.3.0 -tensorflow-gpu==2.5.1 +tensorflow-gpu==2.9.3 torch pytorch-lightning boto3