From 26729c9b3d384eacfabef3701931e8ea34c61987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 23:39:52 +0000 Subject: [PATCH] Bump tensorflow from 1.15.4 to 2.11.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.11.1. - [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.15.4...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow 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 1262b68..a2da441 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pyrender==0.1.36 progress==1.5 filterpy==1.4.5 matplotlib==3.1.3 -tensorflow==1.15.4 +tensorflow==2.11.1 tensorboard==1.15.0 torchvision==0.5.0 scikit-image==0.16.2