From 4fd88da9b9d3a11414eb709b420fc22312bf2370 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 20 Dec 2025 00:19:11 +0000 Subject: [PATCH] CompatHelper: bump compat for PiccoloQuantumObjects to 0.8, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 33ee19e2..a7d8e169 100644 --- a/Project.toml +++ b/Project.toml @@ -24,7 +24,7 @@ Distributions = "0.25" ExponentialAction = "0.2" LinearAlgebra = "1.10, 1.11, 1.12" NamedTrajectories = "0.6" -PiccoloQuantumObjects = "0.7" +PiccoloQuantumObjects = "0.7, 0.8" Random = "1.10, 1.11, 1.12" Reexport = "1.2" SparseArrays = "1.10, 1.11, 1.12"