We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49cb83 commit c684621Copy full SHA for c684621
pyproject.toml
@@ -50,7 +50,7 @@ examples = [
50
"datasets>2,<4",
51
"sympy~=1.0",
52
"scikit-learn~=1.6.1",
53
- "faiss-cpu~=1.10.0"
+ "faiss-cpu>=1.10,<1.12"
54
]
55
docs = [
56
"mkdocs~=1.0",
0 commit comments