Skip to content

Commit

Permalink
Merge pull request #23 from TuringLang/mt/toml
Browse files Browse the repository at this point in the history
Update Project.toml
  • Loading branch information
mohamed82008 authored Jan 2, 2020
2 parents e224070 + 991e167 commit 4a3c817
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,24 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"

[compat]
julia = "1"
AbstractMCMC = "~0.1"
AdvancedHMC = "0.2.15"
Bijectors = "0.4.0"
Distributions = "0.21.11"
DistributionsAD = "0.1.2"
ForwardDiff = "0.10.3"
Libtask = "0.3.1"
LogDensityProblems = "^0.9, 0.10"
MCMCChains = "~0.4.0, 1.0"
MacroTools = "0.5.1"
PDMats = "0.9.9"
ProgressMeter = "1.0.0"
Reexport = "0.2.0"
Requires = "1.0"
SpecialFunctions = "0.7.2, 0.8, 0.9"
StatsFuns = "0.8, 0.9"
Tracker = "0.2.3"
julia = "1"

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

0 comments on commit 4a3c817

Please sign in to comment.