From 8568d45da8b457fe97c1f40d72dfcf402c303b1a Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Fri, 11 Feb 2022 16:52:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 372a230..794211b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ Flask~=2.0.2 requests~=2.27.1 -gunicorn -gevent~=21.12.0 \ No newline at end of file +gevent~=21.12.0 +Pillow~=9.0.0 +gunicorn~=20.1.0 \ No newline at end of file