From c9d871ef820f70a7512da55dcb8a961cc8a20138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 03:02:02 +0000 Subject: [PATCH] Update hydra-core requirement in /requirements Updates the requirements on [hydra-core](https://github.com/facebookresearch/hydra) to permit the latest version. - [Release notes](https://github.com/facebookresearch/hydra/releases) - [Changelog](https://github.com/facebookresearch/hydra/blob/main/NEWS.md) - [Commits](https://github.com/facebookresearch/hydra/compare/v1.0.5...v1.3.2) --- updated-dependencies: - dependency-name: hydra-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/extra.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/extra.txt b/requirements/extra.txt index f0b6836b92b62..a29453c5d6f25 100644 --- a/requirements/extra.txt +++ b/requirements/extra.txt @@ -3,7 +3,7 @@ matplotlib>3.1, <3.5.3 torchtext>=0.9.*, <=0.12.0 omegaconf>=2.0.5, <=2.1.* -hydra-core>=1.0.5, <=1.1.* +hydra-core>=1.0.5, <=1.3.2 jsonargparse[signatures]>=4.9.0, <=4.9.0 gcsfs>=2021.5.0, <=2022.2.0 rich>=10.2.2,!=10.15.*, <=12.0.0