From 04b34b8163aed5c6f0c4aa188ba86e20d1dfcd38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 01:18:48 +0000 Subject: [PATCH] Update rich requirement in /requirements Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v10.2.2...v13.0.0) --- updated-dependencies: - dependency-name: rich 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 cef58c6c21221..7b69c648c2887 100644 --- a/requirements/extra.txt +++ b/requirements/extra.txt @@ -6,4 +6,4 @@ omegaconf>=2.0.5, <=2.1.* hydra-core>=1.0.5, <=1.1.* jsonargparse[signatures]>=4.7.1, <4.7.4 gcsfs>=2021.5.0, <=2022.2.0 -rich>=10.2.2,!=10.15.*, <=12.0.0 +rich>=10.2.2, !=10.15.0.a, <14.0.0