We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89518d commit 14d1221Copy full SHA for 14d1221
1 file changed
faiss.gemspec
@@ -17,5 +17,5 @@ Gem::Specification.new do |spec|
17
spec.required_ruby_version = ">= 3.2"
18
19
spec.add_dependency "rice", ">= 4.8"
20
- spec.add_dependency "numo-narray"
+ spec.add_dependency "numo-narray-alt"
21
end
0 commit comments