From 7c9a901d00ab9ce5334149e86689ff298c5ab913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wuyi=E6=97=A0=E7=96=91?= <444835641@qq.com> Date: Thu, 2 Jun 2022 01:43:20 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a8596b33..f83c4256 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ nonebot~=1.6.0 requests==2.25.1 httpx==0.18.1 -Pillow>=8.3.1 +Pillow>=9.1.1 wordcloud>=1.8.1 numpy~=1.22.2 beautifulsoup4>=4.10.0 lxml>=4.7.1 openpyxl>=3.0.9 -aiohttp>=3.8.1 \ No newline at end of file +aiohttp>=3.8.1