From 8cb6b49da5d02dfb938c19cf4c34994c382fa947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 01:56:14 +0000 Subject: [PATCH] Bump tensorflow from 2.5.2 to 2.9.3 in /elasticdl Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.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/v2.5.2...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- elasticdl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticdl/requirements.txt b/elasticdl/requirements.txt index 401388ae3..54786df8f 100644 --- a/elasticdl/requirements.txt +++ b/elasticdl/requirements.txt @@ -3,6 +3,6 @@ docker==4.2.1 pyrecordio>=0.0.6 Cython odps -tensorflow==2.5.2 +tensorflow==2.9.3 psutil cloudpickle