From a4c5af6af91f6fa1823134cca3681ff57b0ec36c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 18 Jan 2025 01:43:51 +0000 Subject: [PATCH] CompatHelper: bump compat for KrylovKit to 0.9, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e1dc76cb..80ae72ea 100644 --- a/Project.toml +++ b/Project.toml @@ -66,7 +66,7 @@ ITensorMPS = "0.3" ITensors = "0.7" IsApprox = "0.1, 1, 2" IterTools = "1.4.0" -KrylovKit = "0.6, 0.7, 0.8" +KrylovKit = "0.6, 0.7, 0.8, 0.9" MacroTools = "0.5" NDTensors = "0.3" NamedGraphs = "0.6.0"