Skip to content

Commit 4a3c817

Browse files
authored
Merge pull request #23 from TuringLang/mt/toml
Update Project.toml
2 parents e224070 + 991e167 commit 4a3c817

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

Project.toml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,24 @@ 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"
1418
ForwardDiff = "0.10.3"
19+
Libtask = "0.3.1"
20+
LogDensityProblems = "^0.9, 0.10"
21+
MCMCChains = "~0.4.0, 1.0"
22+
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"
30+
julia = "1"
1531

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

0 commit comments

Comments
 (0)