From 79789c2c8660f86c03356e56ee426b5481a64124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:37:35 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 2.9.3 in /packages Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.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.14.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/requirements-cpu-ubuntu20.04_py38.txt | 2 +- packages/requirements-cpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/requirements-cpu-ubuntu20.04_py38.txt b/packages/requirements-cpu-ubuntu20.04_py38.txt index 7047f85..93ca813 100644 --- a/packages/requirements-cpu-ubuntu20.04_py38.txt +++ b/packages/requirements-cpu-ubuntu20.04_py38.txt @@ -1,4 +1,4 @@ -tensorflow==2.2.0 +tensorflow==2.9.3 torch==1.9.0 torchvision==0.10.0 mxnet==1.5.0 diff --git a/packages/requirements-cpu.txt b/packages/requirements-cpu.txt index 4a88f6b..93ca813 100644 --- a/packages/requirements-cpu.txt +++ b/packages/requirements-cpu.txt @@ -1,4 +1,4 @@ -tensorflow==1.14.0 +tensorflow==2.9.3 torch==1.9.0 torchvision==0.10.0 mxnet==1.5.0