diff --git a/pyproject.toml b/pyproject.toml index ca9eb2e..f8141b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ huggingface-hub = "*" transformers = "*" # Vector DB: Weaviate -weaviate-client = "<3.25.4" +weaviate-client = "^4.4.2" # Embeddings openai = "*" # OpenAIEmbeddingsìš©