From 667e41ce9d16c45373eb736e4a1eaf32c819ffea Mon Sep 17 00:00:00 2001 From: pbsfi9vyo <2630024077@qq.com> Date: Wed, 18 Sep 2024 15:54:09 +0800 Subject: [PATCH] Update requirement.txt --- requirement.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/requirement.txt b/requirement.txt index e7ba891..dc3dc09 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,6 +1,7 @@ -requests==2.28.1 -lxml==4.9.1 -pandas==2.2.2 -wordcloud==1.9.3 -Pillow==10.1.0 -numpy==1.26.4 \ No newline at end of file +requests==2.28.1 +lxml==4.9.1 +pandas==2.2.2 +wordcloud==1.9.3 +Pillow==10.1.0 +numpy==1.26.4 +openpyxl==3.1.5 \ No newline at end of file