diff --git a/Project.toml b/Project.toml index d60fa60..d8091c7 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" @@ -158,7 +158,7 @@ Missings = "1.0" ModelingToolkit = "= 8.38" NNlib = "0.8" NonlinearSolve = "= 1.1.1" -Optim = "1.7.1" +Optim = "1.7.1, 2" OrdinaryDiffEq = "= 6.47.0, 6" PDMats = "0.11" PSIS = "0.5, 0.6, 0.7"