From 21f96bbe1da66b3e2fe5a6d44afe901742af5dd2 Mon Sep 17 00:00:00 2001 From: huangjianhui <852142024@qq.com> Date: Thu, 24 Feb 2022 19:39:38 +0800 Subject: [PATCH] Update requirements_mac.txt --- python/requirements_mac.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_mac.txt b/python/requirements_mac.txt index 9a7132e9..df197930 100644 --- a/python/requirements_mac.txt +++ b/python/requirements_mac.txt @@ -17,4 +17,4 @@ ujson>=2.0.3 grpcio-tools==1.33.2 grpcio>=1.33.2 sentencepiece==0.1.83 -pillow==9.0.1 +pillow==8.4.0 -- GitLab