移除fake-useragent依赖

This commit is contained in:
shmilylty
2019-08-07 18:28:36 +08:00
parent 3e3b852830
commit 28bfb80dc4
4 changed files with 19 additions and 16 deletions
-1
View File
@@ -17,7 +17,6 @@ tldextract = "*"
exrex = "*"
aiohttp = "*"
fire = "==0.2.1"
fake-useragent = "*"
bs4 = "*"
cchardet = "*"
lxml = "*"