Skip to content

Commit 21af343

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Turing in [weakdeps] to 0.40, (keep existing compat)
1 parent 65038eb commit 21af343

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Project.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ SimpleNonlinearSolve = "727e6d20-b764-4bd8-a329-72de5adea6c7"
2020
[weakdeps]
2121
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
2222

23+
[sources.BlockDiagonals]
24+
rev = "master"
25+
url = "https://github.com/RomeoV/BlockDiagonals.jl"
26+
2327
[extensions]
2428
TuringExt = "Turing"
2529

@@ -36,8 +40,5 @@ NonlinearSolveBase = "1"
3640
Random = "1"
3741
SciMLBase = "2"
3842
SimpleNonlinearSolve = "2"
39-
Turing = "0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39"
43+
Turing = "0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39, 0.40"
4044
julia = "1.11"
41-
42-
[sources]
43-
BlockDiagonals = {url="https://github.com/RomeoV/BlockDiagonals.jl", rev="master"}

0 commit comments

Comments
 (0)