Skip to content

Commit 90adab2

Browse files
Merge pull request #11 from OpenSource-Syndicate/dependabot/uv/faiss-cpu-1.12.0
build(deps): bump faiss-cpu from 1.8.0 to 1.12.0
2 parents ccd560f + 45de7fd commit 90adab2

3 files changed

Lines changed: 14 additions & 9 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [{ name = "OpenSource Syndicate" }]
1010
readme = "README.md"
1111
requires-python = "==3.12.11"
1212
dependencies = [
13-
"faiss-cpu==1.8.0",
13+
"faiss-cpu==1.12.0",
1414
"transformers==4.44.2",
1515
"torch==2.9.0",
1616
"sentencepiece==0.2.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
faiss-cpu==1.8.0
1+
faiss-cpu==1.12.0
22
transformers==4.44.2
33
torch==2.9.0
44
sentencepiece==0.2.0

uv.lock

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)