From 7de8f4f588855e20749444c5a1c46cefae146f76 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 29 Oct 2025 17:53:38 +0000 Subject: [PATCH] CompatHelper: bump compat for JLD2 to 0.6, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2a87a8b9..58711f11 100644 --- a/Project.toml +++ b/Project.toml @@ -23,7 +23,7 @@ TrajectoryIndexingUtils = "6dad8b7f-dd9a-4c28-9b70-85b9a079bfc8" DirectTrajOpt = "0.4" Distributions = "0.25" ExponentialAction = "0.2" -JLD2 = "0.5" +JLD2 = "0.5, 0.6" LinearAlgebra = "1.10, 1.11, 1.12" NamedTrajectories = "0.5" PiccoloQuantumObjects = "0.6"