Skip to content

Commit

Permalink
CompatHelper: bump compat for ResumableFunctions to 1, (keep existing…
Browse files Browse the repository at this point in the history
… compat) (#171)



Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Co-authored-by: Stefan Krastanov <github.acc@krastanov.org>
  • Loading branch information
3 people authored Nov 24, 2024
1 parent 3ccd676 commit 220d7fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -50,7 +50,7 @@ QuantumOpticsBase = "0.5.3"
QuantumSymbolics = "0.4.3"
Random = "1"
Reexport = "1.2.2"
ResumableFunctions = "0.6.9"
ResumableFunctions = "1"
Statistics = "1"
SumTypes = "0.5.5"
julia = "1.10"

0 comments on commit 220d7fc

Please sign in to comment.