From f4e205b80f3a913d7726e693006897f9e96809a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 14:55:13 +0000 Subject: [PATCH] Bump allennlp from 1.1.0 to 2.10.1 Bumps [allennlp](https://github.com/allenai/allennlp) from 1.1.0 to 2.10.1. - [Release notes](https://github.com/allenai/allennlp/releases) - [Changelog](https://github.com/allenai/allennlp/blob/main/CHANGELOG.md) - [Commits](https://github.com/allenai/allennlp/compare/v1.1.0...v2.10.1) --- updated-dependencies: - dependency-name: allennlp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d378fa..8d75e86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ torch==1.13.1 -allennlp==1.1.0 +allennlp==2.10.1 transformers==3.3.1 flashtool==0.0.10 ray==0.8.7