Skip to content

Commit 83c2892

Browse files
committed
try compat "1" for LinearAlgebra
1 parent e38c127 commit 83c2892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ EllipsisNotation = "1.0"
7777
FillArrays = "1.9"
7878
ForwardDiff = "0.10.24"
7979
HDF5 = "0.16.10, 0.17"
80-
LinearAlgebra = "1.8.5, 1.10"
80+
LinearAlgebra = "1"
8181
LinearMaps = "2.7, 3.0"
8282
LoopVectorization = "0.12.151"
8383
MPI = "0.20.6"

0 commit comments

Comments
 (0)