From f5a7b157f9c2846c8ef8560ae183b558327b4e9b Mon Sep 17 00:00:00 2001 From: ahhui Date: Mon, 31 Jul 2023 14:43:59 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=20=E5=A2=9E=E5=8A=A0pillow=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/requirements.txt b/backend/requirements.txt index 64fee45..5500c27 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -28,3 +28,4 @@ psycopg2==2.9.5 uvicorn==0.20.0 gunicorn==20.1.0 gevent==22.10.2 +Pillow==8.3.1