From 1bb0f273e74b57d79deb2e1990189432c89ba39f Mon Sep 17 00:00:00 2001 From: PharmCat Date: Thu, 24 Oct 2019 01:41:29 +0300 Subject: [PATCH] update --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index a8d0e74..75de30f 100644 --- a/Project.toml +++ b/Project.toml @@ -35,3 +35,4 @@ Distributions = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21" PDMats = "0.9" ForwardDiff = "0.10" Optim = "0.19" +LineSearches = "7.0"