From 13bd7bc22159a5f4ffebbd46ba46aae7b567e51b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 14:52:43 +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 4807d7d..b1f1dc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ torch==1.6.0 -allennlp==1.1.0 +allennlp==2.10.1 transformers==3.3.1 flashtool==0.0.10 ray==0.8.7