diff --git a/Project.toml b/Project.toml index 2082f1a..8313802 100644 --- a/Project.toml +++ b/Project.toml @@ -21,12 +21,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] BayesianOptimization = "0.1.1" GaussianProcesses = "0.9.0" -Juno = "0.7" +Juno = "0.7, 0.8" LatinHypercubeSampling = "1.2" +Lazy = "0.13, 0.14, 0.15" +MacroTools = "0.5" Parameters = "0.11, 0.12" RecipesBase = "0.7" -MacroTools = "0.5" -Lazy = "0.13, 0.14, 0.15" julia = "1.0" [extras]