From 3db0ebd276a9d6b641e06294f00a2f316b57204b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:40:01 +0000 Subject: [PATCH] Bump tensorflow in /Hierarchical multi-label classification Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.12.0rc0 to 2.5.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/0.12.0-rc0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Hierarchical multi-label classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hierarchical multi-label classification/requirements.txt b/Hierarchical multi-label classification/requirements.txt index da6f550..9db2095 100644 --- a/Hierarchical multi-label classification/requirements.txt +++ b/Hierarchical multi-label classification/requirements.txt @@ -16,5 +16,5 @@ PyYAML==3.12 scikit-learn==0.17.1 scipy==0.18.1 six==1.10.0 -tensorflow==0.12.0rc0 +tensorflow==2.5.1 Theano==0.8.2