From 3c412f11693d769e7d8339f93ff361ade4a36de8 Mon Sep 17 00:00:00 2001 From: etienneINSA Date: Wed, 17 Jul 2024 10:57:57 +0200 Subject: [PATCH] bump ArnolidMethod --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c0e5e90..77e233c 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] -ArnoldiMethod = "0.2" +ArnoldiMethod = "0.4" Colors = "0.12" Compose = "0.9" Graphs = "1.4"