From b788928fb25dde1f9499722cd6e2da5b12d284de Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Sun, 24 Apr 2022 21:33:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E7=9A=84=E9=A1=BA=E5=BA=8F=20->=20gevent=20=E5=9C=A8=E6=9F=90?= =?UTF-8?q?=E4=BA=9B=E8=AE=BE=E5=A4=87=E6=97=A0=E6=B3=95=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E5=8F=AF=E4=BB=A5=E9=80=89=E6=8B=A9=E5=88=A0=E9=99=A4=E6=AD=A4?= =?UTF-8?q?=E9=A1=B9,=20=E5=B9=B6=E6=89=8B=E5=8A=A8=E4=BD=BF=E7=94=A8gunic?= =?UTF-8?q?orn=E5=90=AF=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5f354e9..a413f10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,7 @@ flask~=2.0.3 requests~=2.26.0 -gevent~=21.12.0 gunicorn~=20.1.0 Werkzeug~=2.0.3 itsdangerous~=2.1.0 flask_sslify~=0.1.5 -colorlog~=6.6.0 \ No newline at end of file +gevent~=21.12.0 \ No newline at end of file