diff --git a/pyproject.toml b/pyproject.toml index defec67..ed94a17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dependencies = [ qdrant = ["qdrant-client>=1.7,<3"] chroma = ["chromadb>=0.4,<1"] milvus = ["pymilvus>=2.3,<3"] -weaviate = ["weaviate-client>=3.24,<4"] +weaviate = ["weaviate-client>=3.24,<5"] postgres = ["psycopg2-binary>=2.9,<3"] pgvector = ["psycopg2-binary>=2.9,<3"] dev = [