From 3a1726b1a177dd49c0d46b3de2f873c7fa7c7be8 Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Thu, 3 Oct 2024 20:01:14 -0400 Subject: [PATCH] chore: bump min versions --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8cd55670e..b72d71206 100644 --- a/Project.toml +++ b/Project.toml @@ -81,7 +81,7 @@ InteractiveUtils = "<0.0.1, 1" LazyArrays = "1.8.2, 2" LeastSquaresOptim = "0.8.5" LineSearch = "0.1" -LineSearches = "7.2" +LineSearches = "7.3" LinearAlgebra = "1.10" LinearSolve = "2.35" MINPACK = "1.2"