mirror of
https://github.com/Textualize/textual-serve.git
synced 2025-10-17 02:50:37 +03:00
Handling chunks in an async generator
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"textual>=0.66.0",
|
||||
"msgpack>=1.0.8",
|
||||
"rich",
|
||||
"msgpack-types>=0.3.0",
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">= 3.8"
|
||||
|
||||
Reference in New Issue
Block a user