From dd468734735e2068b3c4619be33b95a6412ead35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 18:35:08 +0000 Subject: [PATCH] Update omegaconf requirement from <2.3.0,>=2.0.5 to >=2.0.5,<2.4.0 in /requirements (#16545) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 c86e51d9f8..b312a77345 100644 --- a/requirements/pytorch/extra.txt +++ b/requirements/pytorch/extra.txt @@ -3,7 +3,7 @@ # extended list of package dependencies to reach full functionality matplotlib>3.1, <3.6.2 -omegaconf>=2.0.5, <2.3.0 +omegaconf>=2.0.5, <2.4.0 hydra-core>=1.0.5, <1.3.0 jsonargparse[signatures]>=4.18.0, <4.19.0 rich>=10.14.0, !=10.15.0.a, <13.0.0