From 8e9690704abb8109e61063b8967df9a63cdd98da Mon Sep 17 00:00:00 2001 From: cycz <838143144@qq.com> Date: Sun, 9 Feb 2020 19:51:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0pillow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4400e6d..54c67ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ beautifulsoup4==4.8.2 requests==2.22.0 - +pillow==7.0.0 -- GitLab