From 0ee24252ac4e6d4256eed8c23e25386d709bf35f Mon Sep 17 00:00:00 2001 From: Viajero <2737079298@qq.com> Date: Wed, 24 Sep 2025 19:48:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..943f585 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +flask==3.1.1 +pillow==11.1.0 +openai==1.88.0 +elasticsearch==7.17.0 +pandas==2.2.3 \ No newline at end of file