From 1a1b0f5d00db228faabc98c61cdd51f5b60e891a Mon Sep 17 00:00:00 2001 From: midoks Date: Sat, 8 May 2021 17:14:51 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7dd433851..f1dbbf309 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ flask-session==0.3.2 flask-helper==0.19 cache==1.0.3 flask-caching==1.8.0 -gunicorn==19.9 +gunicorn==19.10.0 gevent==1.3.7 gevent-websocket psutil==5.6.6 @@ -18,6 +18,5 @@ ConfigParser==3.5.0 MySQL-python==1.2.5 mysql-connector-python python-engineio==3.9.0 -gunicorn==19.10.0 flask-socketio==3.0.1 # pytest-shutil \ No newline at end of file