Skip to content

Commit 389849f

Browse files
Update faiss-cpu requirement from ~=1.8 to ~=1.9
Updates the requirements on [faiss-cpu](https://github.com/kyamagu/faiss-wheels) to permit the latest version. - [Release notes](https://github.com/kyamagu/faiss-wheels/releases) - [Commits](faiss-wheels/faiss-wheels@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: faiss-cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a2b028 commit 389849f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black~=24.10
2-
faiss-cpu~=1.8
2+
faiss-cpu~=1.9
33
numpy~=2.1
44
pandas~=2.2
55
poetry~=1.8

0 commit comments

Comments
 (0)