mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "textual"
|
||||
version = "6.2.1"
|
||||
version = "6.3.0"
|
||||
homepage = "https://github.com/Textualize/textual"
|
||||
repository = "https://github.com/Textualize/textual"
|
||||
documentation = "https://textual.textualize.io/"
|
||||
@@ -46,7 +46,7 @@ target-version = "py39"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
markdown-it-py = { extras = ["plugins", "linkify"], version = ">=2.1.0" }
|
||||
rich = ">=13.3.3"
|
||||
rich = ">=14.2.0"
|
||||
#rich = {path="../rich", develop=true}
|
||||
typing-extensions = "^4.4.0"
|
||||
platformdirs = ">=3.6.0,<5"
|
||||
|
||||
Reference in New Issue
Block a user