mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-08 19:07:33 +08:00
升级 httpx 版本至 0.28.1,并修改关键字参数 proxies 至 proxy
This commit is contained in:
@@ -10,7 +10,7 @@ dependencies = [
|
||||
"aiomysql==0.2.0",
|
||||
"aiosqlite>=0.21.0",
|
||||
"fastapi==0.110.2",
|
||||
"httpx==0.24.0",
|
||||
"httpx==0.28.1",
|
||||
"jieba==0.42.1",
|
||||
"matplotlib==3.9.0",
|
||||
"opencv-python>=4.11.0.86",
|
||||
|
||||
Reference in New Issue
Block a user