From acdc1f137879883702b7a147163a04d3e3acb77e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 08:51:52 +0000 Subject: [PATCH] Update torchtext requirement from <=0.12.0,>=0.10.* to >=0.10.0.a,<0.14.0 in /requirements (#13758) * Update torchtext requirement in /requirements Updates the requirements on [torchtext](https://github.com/pytorch/text) to permit the latest version. - [Release notes](https://github.com/pytorch/text/releases) - [Commits](https://github.com/pytorch/text/compare/v0.10.0-rc1...v0.13.0) --- updated-dependencies: - dependency-name: torchtext dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Update requirements/pytorch/extra.txt Co-authored-by: Akihiro Nitta Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com> Co-authored-by: Akihiro Nitta --- requirements/pytorch/extra.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pytorch/extra.txt b/requirements/pytorch/extra.txt index 90571dd8ca..f956d02197 100644 --- a/requirements/pytorch/extra.txt +++ b/requirements/pytorch/extra.txt @@ -1,6 +1,6 @@ # extended list of package dependencies to reach full functionality matplotlib>3.1, <3.5.3 -torchtext>=0.10.*, <=0.12.0 +torchtext>=0.10.*, <0.14.0 omegaconf>=2.0.5, <2.3.0 hydra-core>=1.0.5, <1.3.0 jsonargparse[signatures]>=4.12.0, <=4.12.0