refactor: xhs extractor

This commit is contained in:
程序员阿江(Relakkes)
2025-09-02 14:50:32 +08:00
parent ce52c58b98
commit eb799e1fa7
6 changed files with 172 additions and 96 deletions

View File

@@ -11,6 +11,7 @@ dependencies = [
"aiosqlite>=0.21.0",
"fastapi==0.110.2",
"httpx==0.28.1",
"humps>=0.2.2",
"jieba==0.42.1",
"matplotlib==3.9.0",
"opencv-python>=4.11.0.86",