Skip to content

Commit f38701b

Browse files
committed
Relax compat bounds on LinearAlgebra
1 parent bb0feb0 commit f38701b

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
@@ -40,7 +40,7 @@ FileIO = "1"
4040
HDF5 = "0.13 - 0.17"
4141
ImageIO = "0.1 - 0.6"
4242
LazyArtifacts = "1"
43-
LinearAlgebra = "1.11.0"
43+
LinearAlgebra = "1"
4444
LogExpFunctions = "0.3"
4545
LoopVectorization = "0.12.113"
4646
NaNStatistics = "0.6.54"

0 commit comments

Comments
 (0)