From 74f2924c170f6c956588ad9b376ac6fa1cb31e07 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 14 Jun 2025 01:20:37 +0000 Subject: [PATCH] CompatHelper: bump compat for QuantumCumulants in [weakdeps] to 0.4, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0cc9c38..f4502e5 100644 --- a/Project.toml +++ b/Project.toml @@ -60,7 +60,7 @@ Plots = "1.40.9" PrecompileTools = "1.2" Printf = "1.10" ProgressMeter = "1.7.2" -QuantumCumulants = "0.3.7" +QuantumCumulants = "0.3.7, 0.4" QuestBase = "0.3.1" Random = "1.10" SciMLBase = "2.83.1"