From 47196977eeff175b8896f85ca445049b4ece7919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 01:16:59 +0000 Subject: [PATCH] Bump tensorflow from 1.2.1 to 2.5.3 in /venv_requirements Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.2.1 to 2.5.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.2.1...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- venv_requirements/requirements-py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/venv_requirements/requirements-py3.txt b/venv_requirements/requirements-py3.txt index 03f4835..ffe68cc 100644 --- a/venv_requirements/requirements-py3.txt +++ b/venv_requirements/requirements-py3.txt @@ -9,6 +9,6 @@ scikit-image==0.13.0 scikit-learn==0.18.1 scipy==0.19.1 seaborn==0.8.1 -tensorflow==1.2.1 +tensorflow==2.5.3 tflearn==0.3.2 nglview==1.1.7