scrollbars

This commit is contained in:
Will McGugan
2022-03-23 11:58:02 +00:00
parent 2dd362e10c
commit e8c8a5d966
10 changed files with 209 additions and 143 deletions

View File

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