diff --git a/Project.toml b/Project.toml index 239d4142aa..f309c30ae6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Catalyst" uuid = "479239e8-5488-4da2-87a7-35f2df7eef83" -version = "16.1.1" +version = "16.2.0" [deps] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" @@ -49,7 +49,7 @@ BifurcationKit = "0.4.4, 0.5" CairoMakie = "0.12, 0.13, 0.14, 0.15" Combinatorics = "1.0.2" DataStructures = "0.18, 0.19" -DiffEqBase = "6.165.0" +DiffEqBase = "6.165.0, 7" DocStringExtensions = "0.8, 0.9" DynamicPolynomials = "0.6" DynamicQuantities = "1" @@ -65,11 +65,11 @@ MacroTools = "0.5.5" Makie = "0.22.1, 0.23, 0.24" ModelingToolkitBase = "1.17" NetworkLayout = "0.4.7" -OrdinaryDiffEqCore = "3.22" +OrdinaryDiffEqCore = "3.22, 4" Parameters = "0.12" Reexport = "1.0" RuntimeGeneratedFunctions = "0.5.12" -SciMLBase = "2.84" +SciMLBase = "2.84, 3" SciMLPublic = "1" Setfield = "1" StochasticDiffEq = "6.101"