Skip to content

Commit 2ee74c5

Browse files
updated setup
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
1 parent fabac18 commit 2ee74c5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,9 @@
154154
FAISS_REQUIRED = ["faiss-cpu>=1.7.0,<2"]
155155
QDRANT_REQUIRED = ["qdrant-client>=1.12.0"]
156156

157-
<<<<<<< HEAD
158157
GO_REQUIRED = ["cffi~=1.15.0"]
159-
=======
158+
160159
MILVUS_REQUIRED = ["pymilvus"]
161-
>>>>>>> 321538df2 (feat: Adding support for Milvus as a Vector database)
162160

163161
MILVUS_REQUIRED = ["pymilvus"]
164162

0 commit comments

Comments
 (0)