From 90e3472f830d1c2a9e4ea05ba246d0c36a39a423 Mon Sep 17 00:00:00 2001 From: Stefan Krastanov Date: Sat, 23 Nov 2024 23:50:01 -0500 Subject: [PATCH] bump concurrentsim too --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 05f4f837..658dc935 100644 --- a/Project.toml +++ b/Project.toml @@ -33,7 +33,7 @@ QuantumSavoryMakie = "Makie" [compat] Combinatorics = "1" -ConcurrentSim = "1.4.1" +ConcurrentSim = "1.5" Distributions = "0.25.90" DocStringExtensions = "0.9" Graphs = "1.9" @@ -50,7 +50,7 @@ QuantumOpticsBase = "0.5.3" QuantumSymbolics = "0.4.3" Random = "1" Reexport = "1.2.2" -ResumableFunctions = "0.6.9, 1" +ResumableFunctions = "1" Statistics = "1" SumTypes = "0.5.5" julia = "1.10"