新增存储到mongoDB

This commit is contained in:
yt210
2025-11-06 10:40:30 +08:00
parent ed6e0bfb5f
commit ef6948b305
25 changed files with 1367 additions and 665 deletions

View File

@@ -16,6 +16,7 @@ dependencies = [
"httpx==0.28.1",
"jieba==0.42.1",
"matplotlib==3.9.0",
"motor>=3.3.0",
"opencv-python>=4.11.0.86",
"pandas==2.2.3",
"parsel==1.9.1",