From 9bf260947c79c3fbde4aa0ad528f7fca8513cdb9 Mon Sep 17 00:00:00 2001 From: liyxie Date: Mon, 10 Nov 2025 08:55:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload_app/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 upload_app/requirements.txt diff --git a/upload_app/requirements.txt b/upload_app/requirements.txt new file mode 100644 index 0000000..b0d3b7d --- /dev/null +++ b/upload_app/requirements.txt @@ -0,0 +1,2 @@ +pyarrow +requests \ No newline at end of file