fix(exec-bridge): restore sulguk rendering pipeline

This commit is contained in:
banteg
2025-12-29 11:57:14 +04:00
parent 489a50aec6
commit f464627864
4 changed files with 215 additions and 81 deletions
+1
View File
@@ -7,6 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"httpx>=0.28.1",
"markdown-it-py",
"sulguk>=0.11.0",
"typer",
]