From 6570a18f752fb915581ffbadc118f52f5ae06c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 14:41:59 +0000 Subject: [PATCH] Bump flair from 0.4.2 to 0.15.0 Bumps [flair](https://github.com/flairNLP/flair) from 0.4.2 to 0.15.0. - [Release notes](https://github.com/flairNLP/flair/releases) - [Commits](https://github.com/flairNLP/flair/compare/v0.4.2...v0.15.0) --- updated-dependencies: - dependency-name: flair dependency-version: 0.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ecb9c16..d39cccb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ fasttext==0.9.1 -flair==0.4.2 \ No newline at end of file +flair==0.15.0 \ No newline at end of file