From 839248260ee5c71eafb2e207f31260b49255d202 Mon Sep 17 00:00:00 2001 From: skywalker Date: Mon, 9 Oct 2023 14:49:14 +0800 Subject: [PATCH] pillow==10.0.* --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3dc65f099d..8954eadd4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ future==0.18.* gunicorn==20.1.* mysqlclient==2.1.* qrcode==7.3.* -pillow==9.3.* +pillow==10.0.* chardet==5.1.* cffi==1.15.1 captcha==0.4