diff --git a/pyproject.toml b/pyproject.toml index 1a26c8b..15905b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ ann = [ "hnswlib>=0.7", ] embeddings = [ - "sentence-transformers>=3.0", + "sentence-transformers>=6.0.1", ] all = [ "a-memory[dev,win,binary,vec,ann,embeddings]",