Skip to content

Commit 05ebec2

Browse files
fix(deps): update dependency faiss-cpu to >=1.12,<1.13 (#1114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f99833b commit 05ebec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ examples = [
5050
"datasets>3,<5",
5151
"sympy~=1.0",
5252
"scikit-learn>=1.6.1,<1.8.0",
53-
"faiss-cpu>=1.10,<1.12",
53+
"faiss-cpu>=1.12,<1.13",
5454
"funcy>=2",
5555
"evalplus>=0.3.1",
5656
]

0 commit comments

Comments
 (0)