diff --git a/S/Stan/Compat.toml b/S/Stan/Compat.toml index 717cc0a759f821a..997eed0ba3b98cb 100644 --- a/S/Stan/Compat.toml +++ b/S/Stan/Compat.toml @@ -47,12 +47,10 @@ StanVariational = "1.1.0-1" DocStringExtensions = "0.8" ["5.2-5"] +Documenter = "0.24" MCMCChains = "1" StatsPlots = "0.13" -["5.2-6"] -Documenter = "0.24" - ["5.2.1-5"] StanBase = "1.1.0-1" @@ -65,3 +63,6 @@ StanDiagnose = "1.1.0-2" StanOptimize = "1.1.0-2" StanSample = "1.1.0-2" StanVariational = "1.1.0-2" + +["6.0.0"] +Documenter = "0.24" diff --git a/S/Stan/Deps.toml b/S/Stan/Deps.toml index 40a4dd1914e9f5c..fb398b9d44eff0b 100644 --- a/S/Stan/Deps.toml +++ b/S/Stan/Deps.toml @@ -36,9 +36,11 @@ StanVariational = "6ede68ce-8466-5085-8a79-4c4de3d9cf4a" ["5.0.0"] StanBase = "d0ee94f6-a23d-54aa-bbe9-7f572d6da7f5" +["5.1-5"] +Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" + ["5.1-6"] DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" -Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" ["5.2-5"] MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d" @@ -46,3 +48,6 @@ MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d" ["5.2.1-6"] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" StanBase = "d0ee94f6-a23d-54aa-bbe9-7f572d6da7f5" + +["6.0.0"] +Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" diff --git a/S/Stan/Versions.toml b/S/Stan/Versions.toml index 173e37e289b836c..8ce568bb9a99cc9 100644 --- a/S/Stan/Versions.toml +++ b/S/Stan/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "c8f74c4673969b1c644e98b23a681616184dff7e" ["6.0.0"] git-tree-sha1 = "106e31e24c70a1b7299bfb0a796699152596049e" + +["6.0.1"] +git-tree-sha1 = "d95a8af7568b79ba098fc0442223384de7682b79"