From 2c7565bb9c4796b9367f5d9827d9cdb93da93851 Mon Sep 17 00:00:00 2001 From: 0xbug Date: Thu, 19 Apr 2018 19:04:21 +0800 Subject: [PATCH] update requirements.txt --- deploy/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index 7e53556..32d9acb 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -3,6 +3,7 @@ appdirs==1.4.3 certifi==2017.4.17 chardet==3.0.3 click==6.7 +colorlog==3.1.4 configparser==3.5.0 Flask==0.12.2 Flask-BasicAuth==0.2.0 @@ -15,6 +16,7 @@ Jinja2==2.9.6 lxml==3.7.3 MarkupSafe==1.0 packaging==16.8 +pyee==5.0.0 pymongo==3.4.0 pyparsing==2.2.0 python-crontab==2.2.2 @@ -23,4 +25,5 @@ pytz==2017.2 requests==2.17.3 six==1.10.0 urllib3==1.21.1 +websockets==4.0.1 Werkzeug==0.12.2