mirror of
https://github.com/Textualize/textual-serve.git
synced 2025-10-17 02:50:37 +03:00
Relax rich dependency
This commit is contained in:
@@ -11,7 +11,7 @@ dependencies = [
|
||||
"jinja2>=3.1.4",
|
||||
"textual>=0.66.0",
|
||||
"msgpack>=1.0.8",
|
||||
"rich>=13.7.1",
|
||||
"rich",
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">= 3.8"
|
||||
|
||||
Reference in New Issue
Block a user