From a54e6e4818b9ae2b55ed2a107929c02cfb20813f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 07:02:47 +0000 Subject: [PATCH] Bump tensorflow from 1.4.0 to 2.5.3 in /extraction/named_entity/D3NER Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.0 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.4.0...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- extraction/named_entity/D3NER/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extraction/named_entity/D3NER/requirements.txt b/extraction/named_entity/D3NER/requirements.txt index 4b41e184..e78a248d 100644 --- a/extraction/named_entity/D3NER/requirements.txt +++ b/extraction/named_entity/D3NER/requirements.txt @@ -29,7 +29,7 @@ scikit-learn==0.19.1 scipy==1.2.1 six==1.12.0 spacy==1.9.0 -tensorflow==1.4.0 +tensorflow==2.5.3 tensorflow-tensorboard==0.4.0 termcolor==1.1.0 thinc==6.5.2