Skip to content

Commit

Permalink
Updated version to 8.1.4 and Project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Jan 3, 2022
1 parent a39b724 commit a766423
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uuid = "682df890-35be-576f-97d0-3d8c8b33a550"
license = "MIT"
desc = "Illustrate StanJulia's interface options to cmdstan"
authors = ["Rob J Goedman <[email protected]>"]
version = "8.1.3"
version = "8.1.4"

[deps]
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
Expand All @@ -30,19 +30,19 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
AxisKeys = "0.1"
CSV = "0.9"
DataFrames = "1.0"
DimensionalData = "0.18, 0.19, 0.20"
DataFrames = "1.3"
DimensionalData = "0.20"
Distributions = "0.25"
DocStringExtensions = "0.8"
MCMCChains = "5.0"
MonteCarloMeasurements = "1.0"
NamedTupleTools = "0.13"
StanBase = "3"
StanDiagnose = "3"
StanOptimize = "3"
StanQuap = "3"
StanSample = "5"
StanVariational = "3"
StanBase = "3.2"
StanDiagnose = "3.2"
StanOptimize = "3.2"
StanQuap = "3.1"
StanSample = "5.3"
StanVariational = "3.2"
StatsBase = "0.33"
StatsPlots = "0.14"
julia = "1"
Expand Down

0 comments on commit a766423

Please sign in to comment.