From 9d67440b5d80f372e6d82d28df02f0ecee7988c8 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 10 Oct 2024 01:07:22 +0000 Subject: [PATCH] CompatHelper: bump compat for QuantumToolbox to 0.18, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f0e06dee..cda3a9d4 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ LinearSolve = "2.4.2 - 2" OrdinaryDiffEqCore = "1" OrdinaryDiffEqLowOrderRK = "1" Pkg = "1" -QuantumToolbox = "0.13 - 0.17" +QuantumToolbox = "0.13 - 0.17, 0.18" Reexport = "1" SciMLBase = "2" SciMLOperators = "0.3"