From 8cfeafc85a4fe98546f5415c3091cce56a15756b Mon Sep 17 00:00:00 2001 From: MingxuanGame Date: Thu, 31 Mar 2022 13:42:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6329bb9f..a8596b33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ wordcloud>=1.8.1 numpy~=1.22.2 beautifulsoup4>=4.10.0 lxml>=4.7.1 -openpyxl>=3.0.9 \ No newline at end of file +openpyxl>=3.0.9 +aiohttp>=3.8.1 \ No newline at end of file