From fcdb9c3279c86488658e301628700535e43f5196 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 11 Jul 2024 00:56:49 +0000 Subject: [PATCH] CompatHelper: bump compat for LuxorGraphPlot to 0.5, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index afa4803..8af79b3 100644 --- a/Project.toml +++ b/Project.toml @@ -15,7 +15,7 @@ Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c" KrylovKit = "0.7" LinearAlgebra = "1" LinearOperators = "2" -LuxorGraphPlot = "0.4" +LuxorGraphPlot = "0.4, 0.5" OMEinsum = "0.8" Yao = "0.9" julia = "1"