22
33julia_version = " 1.11.3"
44manifest_format = " 2.0"
5- project_hash = " 1ab642af2dee1531ae58e6c22e3b419dc3e395d7 "
5+ project_hash = " 55ea7d85b59323e02a40bd80cb1827141911ce9d "
66
77[[deps .ADTypes ]]
88git-tree-sha1 = " e2478490447631aedba0823d4d7a80b2cc8cdb32"
@@ -286,15 +286,15 @@ uuid = "83423d85-b0ee-5818-9007-b63ccbeb887a"
286286version = " 1.18.5+0"
287287
288288[[deps .Catalyst ]]
289- deps = [" Combinatorics" , " DataStructures" , " DiffEqBase" , " DocStringExtensions" , " DynamicPolynomials" , " DynamicQuantities" , " Graphs" , " JumpProcesses" , " LaTeXStrings" , " Latexify" , " LinearAlgebra" , " MacroTools" , " ModelingToolkit" , " Parameters" , " Reexport" , " Requires" , " RuntimeGeneratedFunctions" , " SciMLBase" , " Setfield" , " SparseArrays" , " SymbolicUtils" , " Symbolics" , " Unitful" ]
290- git-tree-sha1 = " dafd059c1d80ba02006978cd05ea7264ff1f362e "
289+ deps = [" Combinatorics" , " DataStructures" , " DiffEqBase" , " DocStringExtensions" , " DynamicPolynomials" , " DynamicQuantities" , " EnumX " , " Graphs" , " JumpProcesses" , " LaTeXStrings" , " Latexify" , " LinearAlgebra" , " MacroTools" , " ModelingToolkit" , " Parameters" , " Reexport" , " Requires" , " RuntimeGeneratedFunctions" , " SciMLBase" , " Setfield" , " SparseArrays" , " SymbolicUtils" , " Symbolics" , " Unitful" ]
290+ git-tree-sha1 = " 83a85091233ac1d45ae7cbec0c01eb1968b5e5f7 "
291291uuid = " 479239e8-5488-4da2-87a7-35f2df7eef83"
292- version = " 14.4.1 "
292+ version = " 15.0.8 "
293293
294294 [deps .Catalyst .extensions ]
295295 CatalystBifurcationKitExtension = " BifurcationKit"
296296 CatalystCairoMakieExtension = " CairoMakie"
297- CatalystGraphMakieExtension = " GraphMakie"
297+ CatalystGraphMakieExtension = [ " GraphMakie" , " NetworkLayout " , " Makie " ]
298298 CatalystHomotopyContinuationExtension = " HomotopyContinuation"
299299 CatalystStructuralIdentifiabilityExtension = " StructuralIdentifiability"
300300
@@ -303,6 +303,8 @@ version = "14.4.1"
303303 CairoMakie = " 13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
304304 GraphMakie = " 1ecd5474-83a3-4783-bb4f-06765db800d2"
305305 HomotopyContinuation = " f213a82b-91d6-5c5d-acf7-10f1c761b327"
306+ Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
307+ NetworkLayout = " 46757867-2c16-5918-afeb-47bfcb05e46a"
306308 StructuralIdentifiability = " 220ca800-aa68-49bb-acd8-6037fa93a544"
307309
308310[[deps .ChainRulesCore ]]
@@ -731,9 +733,9 @@ uuid = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
731733version = " 1.0.5"
732734
733735[[deps .EnzymeCore ]]
734- git-tree-sha1 = " 7d7822a643c33bbff4eab9c87ca8459d7c688db0 "
736+ git-tree-sha1 = " 5669ce275d236795bd00fe2587e5db1f7c3c6c02 "
735737uuid = " f151be2c-9106-41f4-ab19-57ee4f262869"
736- version = " 0.8.11 "
738+ version = " 0.8.10 "
737739weakdeps = [" Adapt" ]
738740
739741 [deps .EnzymeCore .extensions ]
@@ -1179,9 +1181,9 @@ version = "0.4.10"
11791181
11801182[[deps .JumpProblemLibrary ]]
11811183deps = [" Catalyst" , " DiffEqBase" , " RuntimeGeneratedFunctions" ]
1182- git-tree-sha1 = " dfc7e84e51c5adbd76dedc73844fe373ffffddb9 "
1184+ git-tree-sha1 = " 6b4883ae4ed64b00c970b3daa1dc445adfcb1ee3 "
11831185uuid = " faf0f6d7-8cee-47cb-b27c-1eb80cef534e"
1184- version = " 1.0 .0"
1186+ version = " 1.1 .0"
11851187
11861188[[deps .JumpProcesses ]]
11871189deps = [" ArrayInterface" , " DataStructures" , " DiffEqBase" , " DiffEqCallbacks" , " DocStringExtensions" , " FunctionWrappers" , " Graphs" , " LinearAlgebra" , " Markdown" , " PoissonRandom" , " Random" , " RandomNumbers" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " Setfield" , " StaticArrays" , " SymbolicIndexingInterface" , " UnPack" ]
@@ -1982,10 +1984,10 @@ uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
19821984version = " 2.8.3"
19831985
19841986[[deps .PiecewiseDeterministicMarkovProcesses ]]
1985- deps = [" DifferentialEquations " , " Distributions " , " ForwardDiff" , " JumpProcesses" , " LSODA" , " LinearAlgebra" , " Parameters" , " PreallocationTools" , " Random" , " RecursiveArrayTools" , " SciMLBase" , " SparseArrays" , " StatsBase " , " Sundials" , " Test" ]
1986- git-tree-sha1 = " 3cd4ecef2dbe4b2fb45c37273e9709548a4051d7 "
1987+ deps = [" ForwardDiff" , " JumpProcesses" , " LSODA" , " LinearAlgebra" , " Parameters" , " PreallocationTools" , " Random" , " RecursiveArrayTools" , " SciMLBase" , " SparseArrays" , " Sundials" , " Test" ]
1988+ git-tree-sha1 = " 8a0b7ddc4740b996e6285c2ec35b433d7d21654a "
19871989uuid = " 86206cdf-4603-54e0-bd58-22a2dcbf57aa"
1988- version = " 0.0.8 "
1990+ version = " 0.0.10 "
19891991
19901992[[deps .Pixman_jll ]]
19911993deps = [" Artifacts" , " CompilerSupportLibraries_jll" , " JLLWrappers" , " LLVMOpenMP_jll" , " Libdl" ]
@@ -2192,9 +2194,9 @@ weakdeps = ["FixedPointNumbers"]
21922194
21932195[[deps .ReactionNetworkImporters ]]
21942196deps = [" Catalyst" , " DataStructures" , " ModelingToolkit" , " SparseArrays" , " Symbolics" ]
2195- git-tree-sha1 = " cbabb1145cf2e3400c0923314cdc1df595d22f73 "
2197+ git-tree-sha1 = " 4ccd4d78fe584d83cebf73900c6ecab1410e94a6 "
21962198uuid = " b4db0fb7-de2a-5028-82bf-5021f5cfa881"
2197- version = " 0.15 .1"
2199+ version = " 0.16 .1"
21982200
21992201[[deps .RecipesBase ]]
22002202deps = [" PrecompileTools" ]
@@ -2536,10 +2538,10 @@ uuid = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
25362538version = " 1.7.1"
25372539
25382540[[deps .StatsBase ]]
2539- deps = [" DataAPI" , " DataStructures" , " LinearAlgebra" , " LogExpFunctions" , " Missings" , " Printf" , " Random" , " SortingAlgorithms" , " SparseArrays" , " Statistics" , " StatsAPI" ]
2540- git-tree-sha1 = " d1bf48bfcc554a3761a133fe3a9bb01488e06916 "
2541+ deps = [" AliasTables " , " DataAPI" , " DataStructures" , " LinearAlgebra" , " LogExpFunctions" , " Missings" , " Printf" , " Random" , " SortingAlgorithms" , " SparseArrays" , " Statistics" , " StatsAPI" ]
2542+ git-tree-sha1 = " b81c5035922cc89c2d9523afc6c54be512411466 "
25412543uuid = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2542- version = " 0.33.21 "
2544+ version = " 0.34.5 "
25432545
25442546[[deps .StatsFuns ]]
25452547deps = [" HypergeometricFunctions" , " IrrationalConstants" , " LogExpFunctions" , " Reexport" , " Rmath" , " SpecialFunctions" ]
0 commit comments