diff --git a/Project.toml b/Project.toml index bbed7944..65f260d7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Korg" uuid = "acafc109-a718-429c-b0e5-afd7f8c7ae46" -authors = ["Adam Wheeler ", "Matthew Abruzzo "] version = "1.0.1" +authors = ["Adam Wheeler ", "Matthew Abruzzo "] [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" @@ -43,7 +43,7 @@ LazyArtifacts = "1" LineSearches = "7" LinearAlgebra = "1.7 - 1" NLsolve = "4.5" -Optim = "1.12" +Optim = "1.12, 2" Pkg = "1" ProgressMeter = "1" SparseArrays = "1.7 - 1"