From 4b242bce989414f9389de876ca4d3cdffbbcb395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=91=E8=B4=A8?= Date: Sat, 17 Sep 2022 16:43:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BE=9D=E8=B5=96=20openpyxl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 23bf0d5d..c5834d87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,3 +12,4 @@ rsa requests_toolbelt pystray pyyaml +openpyxl