From c0b67a8373f5642aff2836391931ee3250f788eb Mon Sep 17 00:00:00 2001 From: Matthieu Gomez Date: Wed, 15 Feb 2023 14:47:56 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 40cb79f..d5817cd 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665" Arpack = "0.3, 0.4, 0.5" Distributions = "0.22, 0.23, 0.24, 0.25" FillArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 0.13" -KrylovKit = "0.4, 0.5" +KrylovKit = "0.4, 0.5, 0.6" Roots = "0.8, 1, 2" julia = "1.4"