From c85db61070360430714451df52f7cf17c85eeccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E9=9B=A8?= Date: Wed, 24 Sep 2025 14:18:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=B7=BB=E5=8A=A0=E8=BE=BE=E6=A2=A6?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirement.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index d6b6282..9761514 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,4 +1,5 @@ vanna ==0.7.9 vanna[openai] vanna[qdrant] -python-decouple==3.8 \ No newline at end of file +python-decouple==3.8 +dmPython==2.5.22 \ No newline at end of file