Merge pull request #411 from 666ghj/main

Update MindSpider via main
This commit is contained in:
马一丁
2025-11-25 10:21:49 +08:00
committed by GitHub
+4 -1
View File
@@ -9,6 +9,7 @@ aiomysql==0.2.0
aiosqlite==0.21.0
asyncpg
sqlalchemy
psycopg[binary]
# ===============================
# HTTP请求和网络
@@ -20,6 +21,8 @@ aiofiles~=23.2.1
# ===============================
# 话题提取模块依赖
# ===============================
openai
pydantic-settings
numpy
pandas==2.2.3
regex
@@ -30,7 +33,7 @@ pytz
# ===============================
# MediaCrawler爬虫依赖
# ===============================
Pillow==9.5.0
Pillow>=10.0.0
playwright==1.45.0
tenacity==8.2.2
opencv-python