Skip to content

Commit

Permalink
Avoid rich 10.15.0 and 10.15.1 (#12293)
Browse files Browse the repository at this point in the history
* Update rich version

* Update requirements/extra.txt

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
  • Loading branch information
akihironitta and kaushikb11 committed Mar 18, 2022
1 parent efa870e commit 09d1296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/extra.txt
Expand Up @@ -7,4 +7,4 @@ omegaconf>=2.0.5
hydra-core>=1.0.5
jsonargparse[signatures]>=4.3.0
gcsfs>=2021.5.0
rich>=10.2.2
rich>=10.2.2,!=10.15.*

0 comments on commit 09d1296

Please sign in to comment.