From 1930f4aa231ac1ab254a21452245e56e0ef377e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 17:29:04 +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.2.0) --- 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..d3b2e81a634e1 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.0 jsonargparse[signatures]>=4.9.0, <=4.9.0 gcsfs>=2021.5.0, <=2022.2.0 rich>=10.2.2,!=10.15.*, <=12.0.0