This commit is contained in:
2026-04-17 06:16:30 +09:00
parent 1a2410488f
commit dc7472de89
20 changed files with 254 additions and 45 deletions
+1
View File
@@ -9,6 +9,7 @@ requires-python = ">=3.8"
dependencies = [
"rjsmin",
"rcssmin",
"mistune",
"markitdown",
"beautifulsoup4",
"httpx",