diff --git a/Project.toml b/Project.toml index d60fa60..8eddbe8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "OmniPackage" uuid = "992a9bcd-042f-40bc-a011-a3ea62fdd9b8" -authors = ["Chris Elrod and contributors"] version = "0.1.4" +authors = ["Chris Elrod and contributors"] [deps] AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001" @@ -162,7 +162,7 @@ Optim = "1.7.1" OrdinaryDiffEq = "= 6.47.0, 6" PDMats = "0.11" PSIS = "0.5, 0.6, 0.7" -Parameters = "0.12" +Parameters = "0.12, 0.13" ParetoSmooth = "0.7" PrettyTables = "2" ProgressLogging = "0.1"