From a7a7e59ab40be67771ef0d2d7b7c72047a654e9e Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 29 Jul 2026 02:26:09 +0000 Subject: [PATCH] CompatHelper: bump compat for JET in [extras] to 0.12, (keep existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 30db6a3..b0708a7 100644 --- a/Project.toml +++ b/Project.toml @@ -50,7 +50,7 @@ ExplicitImports = "1.11" FunctionWrappers = "1.1.3" HarmonicBalance = "0.18" HomotopyContinuation = "2.12" -JET = "0.9.18, 0.10, 0.11" +JET = "0.9.18, 0.10, 0.11, 0.12" Latexify = "0.16" LinearAlgebra = "1.10" LinearSolve = "3.75, 5" @@ -89,10 +89,10 @@ LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" ModelingToolkitBase = "7771a370-6774-4173-bd38-47e70ca0b839" NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec" OrdinaryDiffEqRosenbrock = "43230ef6-c299-4910-a778-202eb28ce4ce" -QuantumCumulants = "35bcea6d-e19f-57db-af74-8011de6c7255" OrdinaryDiffEqTsit5 = "b1df2697-797e-41e3-8120-5422d3b24e4a" Peaks = "18e31ff7-3703-566c-8e60-38913d67486b" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" +QuantumCumulants = "35bcea6d-e19f-57db-af74-8011de6c7255" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f" SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"