fix(render): drop language workaround for sulguk 0.11.1

This commit is contained in:
banteg
2025-12-29 21:41:50 +04:00
parent 07cb897d3f
commit 4137839a0b
3 changed files with 6 additions and 12 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies = [
"httpx>=0.28.1",
"markdown-it-py",
"rich>=14.2.0",
"sulguk>=0.11.0",
"sulguk>=0.11.1",
"typer>=0.21.0",
]
classifiers = [