From 0c430629e53c215a093952eabcf94286c8b10773 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Thu, 20 Nov 2025 19:24:52 -0500 Subject: [PATCH] chore: dep --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index e7822eee71..2d3f6a2835 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -147,6 +147,7 @@ all = [ "elasticsearch==9.1.0", "qdrant-client==1.14.3", + "weaviate-client==4.17.0", "pymilvus==2.6.2", "pinecone==6.0.2", "oracledb==3.2.0",