chore: deps
This commit is contained in:
+2
-1
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user