mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-07 02:17:25 +08:00
fix: #711
This commit is contained in:
@@ -11,7 +11,6 @@ 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",
|
||||
@@ -21,6 +20,7 @@ dependencies = [
|
||||
"playwright==1.45.0",
|
||||
"pydantic==2.5.2",
|
||||
"pyexecjs==1.5.1",
|
||||
"pyhumps>=3.8.0",
|
||||
"python-dotenv==1.0.1",
|
||||
"redis~=4.6.0",
|
||||
"requests==2.32.3",
|
||||
|
||||
Reference in New Issue
Block a user