From 79be21521a91c8aa0a61cac009d045574ba8da9f Mon Sep 17 00:00:00 2001 From: zqt <1178747941@qq.com> Date: Tue, 8 Aug 2023 14:29:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85SQLAlchemy=3D=3D2.0.19?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 257a62d..1fb3519 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,3 +25,5 @@ httpx faiss-cpu pymilvus==2.1.3 # requires milvus==2.1.3 + +SQLAlchemy==2.0.19 \ No newline at end of file