From 7be13e1579445f6fccd2f89c92ce994d3d0d2757 Mon Sep 17 00:00:00 2001 From: utopia2077 Date: Mon, 7 Oct 2024 07:39:43 +0800 Subject: [PATCH] build: add dependencies --- requirements.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be0e993..667c947 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,8 @@ hnswlib xxhash tenacity dspy-ai -neo4j \ No newline at end of file +neo4j +pymilvus +redis +nebula3-python +ng_nx \ No newline at end of file