Skip to content

Commit 0e8d256

Browse files
committed
Fix LinearAlgebra version bound
1 parent 5a902b0 commit 0e8d256

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
@@ -25,7 +25,7 @@ AbstractMCMC = "2, 3, 4, 5"
2525
Accessors = "0.1"
2626
DensityInterface = "0.4"
2727
Distributions = "0.25"
28-
LinearAlgebra = "<0.0.1, 1.11"
28+
LinearAlgebra = "<0.0.1, 1.10"
2929
JSON = "0.19 - 0.21"
3030
Random = "1.6"
3131
StatsBase = "0.32, 0.33, 0.34"

0 commit comments

Comments
 (0)