chore: deps

This commit is contained in:
banteg
2025-12-29 18:12:37 +04:00
parent 246c666579
commit 4a2eafdc3f
+2 -1
View File
@@ -8,8 +8,9 @@ requires-python = ">=3.12"
dependencies = [ dependencies = [
"httpx>=0.28.1", "httpx>=0.28.1",
"markdown-it-py", "markdown-it-py",
"rich>=14.2.0",
"sulguk>=0.11.0", "sulguk>=0.11.0",
"typer", "typer>=0.21.0",
] ]
classifiers = [ classifiers = [
"License :: OSI Approved :: MIT License", "License :: OSI Approved :: MIT License",