Skip to content

Commit f2d580a

Browse files
build: fix LinearAlgebra compat
1 parent 6eaae47 commit f2d580a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/NonlinearSolveHomotopyContinuation/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ConcreteStructs = "0.2.3"
2424
DifferentiationInterface = "0.6.27"
2525
DocStringExtensions = "0.9.3"
2626
HomotopyContinuation = "2.12.0"
27-
LinearAlgebra = "1.11.0"
27+
LinearAlgebra = "1.10"
2828
NonlinearSolve = "4"
2929
NonlinearSolveBase = "1.3.3"
3030
SciMLBase = "2.71"

0 commit comments

Comments
 (0)