Skip to content

Commit 44a060d

Browse files
committed
Set LinearAlgebra compat to 1
1 parent fec6974 commit 44a060d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1010
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1111

1212
[compat]
13-
julia = "1.6"
1413
Distributions = "0.25"
14+
LinearAlgebra = "1"
1515
Requires = "1.3"
1616
StatsBase = "0.34"
17+
julia = "1.6"

0 commit comments

Comments
 (0)