This commit is contained in:
philly
2022-04-03 03:15:42 +08:00
parent 1cd42d2f5e
commit d5b237d06b
7 changed files with 210 additions and 1 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
PyYAML == 5.4.1
bs4
fake_useragent == 0.1.11
gevent == 21.1.2
progress == 1.6
requests == 2.27.1