From 8f417496208d298d7dd100990aff10ede6356b80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:14:36 +0000 Subject: [PATCH] build(deps): bump tensorflow from 2.5.0rc0 to 2.11.1 in /braai Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.0rc0 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.5.0-rc0...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- braai/requirements.cpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/braai/requirements.cpu.txt b/braai/requirements.cpu.txt index 1ecfb16..fbaa2d9 100644 --- a/braai/requirements.cpu.txt +++ b/braai/requirements.cpu.txt @@ -12,7 +12,7 @@ pytz>=2017.3 scikit-image>=0.13.1 scikit-learn>=0.19.1 scipy>=1.2.1 -tensorflow==2.5.0rc0 +tensorflow==2.11.1 tqdm>=4.30.0 -e git://github.com/dmitryduev/kowalski.git#egg=penquins -e git://github.com/dmitryduev/zwickyverse.git#egg=zwickyverse