Skip to content

Commit 9460909

Browse files
committed
Update to AbstractMCMC 0.4
1 parent e903f76 commit 9460909

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

Project.toml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,10 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
1010
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1111

1212
[compat]
13-
AbstractMCMC = "0.3"
14-
AdvancedHMC = "0.2.20"
13+
AbstractMCMC = "0.4"
1514
Bijectors = "0.5.2"
1615
Distributions = "0.22"
17-
DistributionsAD = "0.2"
18-
ForwardDiff = "0.10.3"
19-
Libtask = "0.3.1"
20-
LogDensityProblems = "^0.9, 0.10"
21-
MCMCChains = "~0.4.0, 1.0"
2216
MacroTools = "0.5.1"
23-
PDMats = "0.9.9"
24-
ProgressMeter = "1.0.0"
25-
Reexport = "0.2.0"
26-
Requires = "1.0"
27-
SpecialFunctions = "0.7.2, 0.8, 0.9"
28-
StatsFuns = "0.8, 0.9"
29-
Tracker = "0.2.3"
3017
julia = "1"
3118

3219
[extras]

0 commit comments

Comments
 (0)