chore: remove pre-process code for b50

This commit is contained in:
mokurin000
2025-09-19 03:16:49 +08:00
parent ee23914e29
commit c35240cc94
3 changed files with 1 additions and 219 deletions

View File

@@ -4,11 +4,4 @@ version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"diskcache>=5.6.3",
"loguru>=0.7.3",
"orjson>=3.11.1",
"polars>=1.32.0",
"polars-hash>=0.5.4",
"pyecharts>=2.0.8",
]
dependencies = ["orjson>=3.11.1", "polars>=1.32.0", "polars-hash>=0.5.4"]