From b087b1338c43073b785a822fb75babf888e2a2d4 Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Tue, 18 Jun 2019 13:05:14 +0800 Subject: [PATCH] fixed issue https://github.com/tikazyq/crawlab/issues/59 --- crawlab/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/crawlab/requirements.txt b/crawlab/requirements.txt index e9559317..dc42e26e 100644 --- a/crawlab/requirements.txt +++ b/crawlab/requirements.txt @@ -22,6 +22,7 @@ constantly==15.1.0 cryptography==2.6.1 cssselect==1.0.3 csvalidate==1.1.1 +eventlet==0.25.0 Flask==1.0.2 Flask-APScheduler==1.11.0 Flask-Cors==3.0.7