mirror of
https://github.com/Textualize/textual-serve.git
synced 2025-10-17 02:50:37 +03:00
Using IO objects
This commit is contained in:
@@ -9,9 +9,9 @@ dependencies = [
|
||||
"aiohttp>=3.9.5",
|
||||
"aiohttp-jinja2>=1.6",
|
||||
"jinja2>=3.1.4",
|
||||
"textual>=0.66.0",
|
||||
"msgpack>=1.0.8",
|
||||
"rich",
|
||||
"textual[syntax] @ file:///Users/darrenburns/code/textual-serve/../textual",
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">= 3.8"
|
||||
|
||||
Reference in New Issue
Block a user