deps: add markdown-it-py for TTS text stripping
This commit is contained in:
@@ -13,6 +13,7 @@ dependencies = [
|
||||
"httpx>=0.27", # for authlib OAuth
|
||||
"jinja2>=3.1", # template rendering
|
||||
"python-multipart>=0.0.12", # form parsing
|
||||
"markdown-it-py>=4.2.0",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
|
||||
Reference in New Issue
Block a user