mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Simple multiline text widget to help model text base class
This commit is contained in:
@@ -22,7 +22,7 @@ textual = "textual.cli.cli:run"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
rich = "^12.3.0"
|
||||
rich = "^12.4.0"
|
||||
|
||||
#rich = {git = "git@github.com:willmcgugan/rich", rev = "link-id"}
|
||||
click = "8.1.2"
|
||||
|
||||
Reference in New Issue
Block a user