From 0043ed9582c2cef8c3fe0f466801bf98c32f719c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 21 Nov 2024 01:11:17 +0000 Subject: [PATCH] CompatHelper: bump compat for QuantumToolbox to 0.22, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 389d256f..d355783d 100644 --- a/Project.toml +++ b/Project.toml @@ -37,7 +37,7 @@ LinearSolve = "2.4.2 - 2" OrdinaryDiffEqCore = "1" OrdinaryDiffEqLowOrderRK = "1" Pkg = "1" -QuantumToolbox = "0.15 - 0.21" +QuantumToolbox = "0.15 - 0.21, 0.22" Reexport = "1" SciMLBase = "2" SciMLOperators = "0.3"