From 7a4a65e7b39bd1fe94d3dd37d12bef92d3cce8da Mon Sep 17 00:00:00 2001 From: Mohamed Tarek Date: Fri, 20 Aug 2021 10:30:04 +1000 Subject: [PATCH] Update Project.toml (#113) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 3e516705..28700342 100644 --- a/Project.toml +++ b/Project.toml @@ -33,6 +33,7 @@ AbstractGPs = "0.3" Cbc = "0.8" ChainRulesCore = "0.10, 1" ForwardDiff = "0.10" +Hyperopt = "0.4" IntervalArithmetic = "0.17, 0.18, 0.19" Ipopt = "0.6, 0.7" JuMP = "0.21"