feat: prettify streamer todo output

Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
This commit is contained in:
Konstantin Fickel 2025-06-22 15:19:09 +02:00
parent ac9df7eb62
commit 28dc40ebf0
Signed by: kfickel
GPG key ID: A793722F9933C1A5
3 changed files with 16 additions and 6 deletions

View file

@ -9,6 +9,7 @@ dependencies = [
"mistletoe>=1.4.0",
"pydantic>=2.11.3",
"pydantic-settings[yaml]>=2.10.0",
"rich>=14.0.0",
"typer>=0.16.0",
"xdg-base-dirs>=6.0.2",
]