Browse Source

添加环境依赖

dzr 5 months ago
parent
commit
1eb641ee8d
1 changed files with 3 additions and 2 deletions
  1. 3 2
      requirements.txt

+ 3 - 2
requirements.txt

@@ -1,8 +1,9 @@
 gne
-httpx==0.24.0
+httpx
+httpx[socks]
 loguru
 lxml
 pymongo==3.12.0
 redis==3.5.3
 requests==2.31.0
-fake-useragent
+fake-useragent==1.5.1