From 04bfa916febbb4f059a67104475e6c051ac09957 Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Thu, 16 May 2024 19:55:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BE=9D=E8=B5=96=E5=BA=93pa?= =?UTF-8?q?ndas?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 1db49b2..63c7c4c 100644 --- a/setup.py +++ b/setup.py @@ -27,6 +27,7 @@ install_requires = [ "blackboxprotobuf", "lxml", "flask_cors", + "pandas", ] setup(