fix: downgrade faiss-cpu dependency to version 1.10.0

This commit is contained in:
Soulter
2025-05-30 10:21:31 +08:00
parent 2bc3bcd102
commit 9a4c2cf341

View File

@@ -20,7 +20,7 @@ dependencies = [
"defusedxml>=0.7.1",
"dingtalk-stream>=0.22.1",
"docstring-parser>=0.16",
"faiss-cpu>=1.11.0",
"faiss-cpu>=1.10.0",
"filelock>=3.18.0",
"google-genai>=1.14.0",
"googlesearch-python>=1.3.0",