浏览代码

更新项目依懒

dongzhaorui 7 月之前
父节点
当前提交
eb51fd1d42
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      FworkSpider/setup.py

+ 1 - 1
FworkSpider/setup.py

@@ -52,7 +52,7 @@ requires = [
     "pyperclip>=1.8.2",
     "terminal-layout>=2.1.3",
     "python-logstash==0.4.8",
-    "AMQPStorm==2.10.6",
+    "AMQPStorm",
 ]
 
 render_requires = ["webdriver-manager>=3.5.3", "selenium==3.141.0"]