From 2f96f64f0c2f50ae60af3c0ea1e8a980ce2651c6 Mon Sep 17 00:00:00 2001 From: chncaption <101684156+chncaption@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:47:25 +0800 Subject: [PATCH] update pillow 5.2.0 to 9.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a101ca4f..68b12b01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ lxml==4.2.3 markupsafe==1.0 numpy==1.15.0; python_version >= '2.7' pandas==0.23.3 -pillow==5.2.0 +pillow==9.1.1 pyperclip==1.6.4 pyquery==1.4.0; python_version != '3.0.*' pytesseract==0.2.4