update rich

This commit is contained in:
Will McGugan
2022-02-09 11:21:28 +00:00
parent 7e077dd502
commit 08127f2aeb
2 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7"
rich = "^11.0.0"
rich = "^11.2.0"
#rich = {git = "git@github.com:willmcgugan/rich", rev = "link-id"}
typing-extensions = { version = "^3.10.0", python = "<3.8" }