Remove HTML sanitization

This commit is contained in:
2025-05-10 17:26:54 +02:00
parent 7035f3e72e
commit 230094adcd
4 changed files with 315 additions and 7858 deletions

View File

@ -4,4 +4,4 @@ version = "0.1.0"
description = "Wuthering Waves archive"
readme = "README.md"
requires-python = ">=3.13"
dependencies = ["aiofiles", "html-sanitizer", "httpx", "markupsafe"]
dependencies = ["aiofiles", "httpx", "markupsafe"]