Files
wutheringwaves/pyproject.toml
github-actions[bot] f0a713ff95 Remove HTML sanitization
2025-05-10 17:26:54 +02:00

8 lines
191 B
TOML

[project]
name = "wutheringwaves"
version = "0.1.0"
description = "Wuthering Waves archive"
readme = "README.md"
requires-python = ">=3.13"
dependencies = ["aiofiles", "httpx", "markupsafe"]