From 107abc12b0a408be9c1c25c640e5ecced5545b20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:51:10 +0000 Subject: [PATCH] Bump tensorflow from 2.9.3 to 2.11.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.3 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/v2.9.3...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_vr.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 58b0dd7..7c0cf86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ progressbar2==3.53.1 PyOpenGL==3.1.5 pyrr==0.10.3 scikit_learn==0.24.0 -tensorflow==2.9.3 +tensorflow==2.11.1 wget==3.2 diff --git a/requirements_vr.txt b/requirements_vr.txt index 3d8a188..0f500dc 100644 --- a/requirements_vr.txt +++ b/requirements_vr.txt @@ -8,5 +8,5 @@ progressbar2==3.53.1 PyOpenGL==3.1.5 pyrr==0.10.3 scikit_learn==0.24.0 -tensorflow==2.9.3 +tensorflow==2.11.1 wget==3.2