update mindSpider requirements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user