Skip to content

Commit a62f2d2

Browse files
Update rich requirement from !=10.15.*,<=12.0.0,>=10.2.2 to >=10.2.2,!=10.15.0.a,<13.0.0 in /requirements (#13047)
* Update rich requirement in /requirements Updates the requirements on [rich](https://github.com/willmcgugan/rich) to permit the latest version. - [Release notes](https://github.com/willmcgugan/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v10.2.2...v12.4.1) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78ff201 commit a62f2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/extra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ omegaconf>=2.0.5, <=2.1.*
66
hydra-core>=1.0.5, <=1.1.*
77
jsonargparse[signatures]>=4.9.0, <=4.9.0
88
gcsfs>=2021.5.0, <=2022.2.0
9-
rich>=10.2.2,!=10.15.*, <=12.0.0
9+
rich>=10.2.2, !=10.15.0.a, <13.0.0

0 commit comments

Comments
 (0)