Skip to content

Commit 780ff2e

Browse files
chore(deps): update dependency faiss-cpu to >=1.13,<1.14 (#1354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 220015b commit 780ff2e

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.12,<1.13",
53+
"faiss-cpu>=1.13,<1.14",
5454
"funcy>=2",
5555
"evalplus>=0.3.1",
5656
]

0 commit comments

Comments
 (0)