You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diff --git a/requirements.txt b/requirements.txt
index 45efc5f..5338b6c 100644
--- a/requirements.txt+++ b/requirements.txt@@ -1,2 +1,5 @@+cryptography==36.0.2+pyOpenSSL==22.0.0
Scrapy==2.5.1
+Twisted==22.10.0
python_dateutil
\ No newline at end of file
$ git diff requirements.txt
Dockerfile
Note 注意
cookie.txt
需要移动到LICENSE
的同级目录。docker build -t weibospider .
docker run -itd weibospider
docker logs <这里填写容器的ID>
The text was updated successfully, but these errors were encountered: