Skip to content

Commit bfb7b6d

Browse files
Update dependency faiss-cpu to v1.12.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 1c116c7 commit bfb7b6d

File tree

3 files changed

+38
-16
lines changed

3 files changed

+38
-16
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
88
"aiosqlite~=0.21.0",
9-
"faiss-cpu~=1.11.0",
9+
"faiss-cpu~=1.12.0",
1010
"fire~=0.7.0",
1111
"lightspeed-stack-providers==0.1.14",
1212
"mcp~=1.9.4",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
1414
cryptography==45.0.5
1515
distro==1.9.0
1616
ecdsa==0.19.1
17-
faiss-cpu==1.11.0
17+
faiss-cpu==1.12.0
1818
fastapi==0.115.13
1919
filelock==3.18.0
2020
fire==0.7.0

uv.lock

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

0 commit comments

Comments
 (0)