Skip to content

Commit d54e21c

Browse files
committed
update Project.toml
1 parent e224070 commit d54e21c

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

Project.toml

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

1212
[compat]
13-
julia = "1"
13+
AbstractMCMC = "~0.1"
14+
AdvancedHMC = "0.2.15"
15+
Bijectors = "0.4.0"
16+
Distributions = "0.21.11"
17+
DistributionsAD = "0.1.2"
18+
FiniteDifferences = "0.9"
1419
ForwardDiff = "0.10.3"
20+
Libtask = "0.3.1"
21+
LogDensityProblems = "^0.9, 0.10"
22+
MCMCChains = "~0.4.0, 1.0"
23+
MacroTools = "0.5.1"
24+
PDMats = "0.9.9"
25+
ProgressMeter = "1.0.0"
26+
Reexport = "0.2.0"
27+
Requires = "1.0"
28+
SpecialFunctions = "0.7.2, 0.8, 0.9"
29+
StatsFuns = "0.8, 0.9"
30+
Tracker = "0.2.3"
31+
julia = "1"
1532

1633
[extras]
1734
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"

0 commit comments

Comments
 (0)