mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
requirements
This commit is contained in:
@@ -21,8 +21,8 @@ classifiers = [
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
#rich = "^10.6.0"
|
rich = "^10.7.0"
|
||||||
rich = {git = "git@github.com:willmcgugan/rich", rev = "link-id"}
|
#rich = {git = "git@github.com:willmcgugan/rich", rev = "link-id"}
|
||||||
typing-extensions = { version = "^3.10.0", python = "<3.8" }
|
typing-extensions = { version = "^3.10.0", python = "<3.8" }
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user