Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
马一丁
2025-11-25 10:21:49 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Committed by
GitHub
2025-11-25 10:21:49 +0800
Commit
7e3f3a2a9a1477404989b4879a67d283fb6f09b9
7e3f3a2a
2 parents
6ac676ef
3866f818
Merge pull request #411 from 666ghj/main
Update MindSpider via main
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
MindSpider/requirements.txt
MindSpider/requirements.txt
View file @
7e3f3a2
...
...
@@ -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
...
...
Please
register
or
login
to post a comment