From 33a6b7be324112d4ffce2240a7e9cdf6af79decf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Designolle?= Date: Wed, 20 Nov 2024 20:25:54 +0100 Subject: [PATCH] Update FrankWolfe.jl compatibility --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c55cfb4..b967265 100755 --- a/Project.toml +++ b/Project.toml @@ -15,7 +15,7 @@ Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc" [compat] Combinatorics = "1" -FrankWolfe = "0.4.4" +FrankWolfe = "0.4.3" LinearAlgebra = "1" Polyhedra = "0.7.8" Printf = "1"