Remove HTML sanitization

This commit is contained in:
github-actions[bot]
2025-05-10 17:26:54 +02:00
parent b2bfadb057
commit f0a713ff95
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"]