@@ -81,7 +81,7 @@ ConstructionBase = "1"
81
81
DataInterpolations = " 6.4"
82
82
DataStructures = " 0.17, 0.18"
83
83
DeepDiffs = " 1"
84
- DiffEqBase = " 6.103.0 "
84
+ DiffEqBase = " 6.157 "
85
85
DiffEqCallbacks = " 2.16, 3, 4"
86
86
DiffEqNoiseProcess = " 5"
87
87
DiffRules = " 0.1, 1.0"
@@ -110,12 +110,13 @@ NonlinearSolve = "3.14"
110
110
OffsetArrays = " 1"
111
111
OrderedCollections = " 1"
112
112
OrdinaryDiffEq = " 6.82.0"
113
+ OrdinaryDiffEqCore = " 1.7.0"
113
114
PrecompileTools = " 1"
114
115
REPL = " 1"
115
116
RecursiveArrayTools = " 3.26"
116
117
Reexport = " 0.2, 1"
117
118
RuntimeGeneratedFunctions = " 0.5.9"
118
- SciMLBase = " 2.55 "
119
+ SciMLBase = " 2.56.1 "
119
120
SciMLStructures = " 1.0"
120
121
Serialization = " 1"
121
122
Setfield = " 0.7, 0.8, 1"
@@ -148,6 +149,7 @@ Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
148
149
OptimizationMOI = " fd9f6733-72f4-499f-8506-86b2bdd0dea1"
149
150
OptimizationOptimJL = " 36348300-93cb-4f02-beb5-3c3902f8871e"
150
151
OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
152
+ OrdinaryDiffEqCore = " bbf590c4-e513-4bbe-9b18-05decba2e5d8"
151
153
Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
152
154
REPL = " 3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
153
155
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -162,4 +164,4 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
162
164
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
163
165
164
166
[targets ]
165
- test = [" AmplNLWriter" , " BenchmarkTools" , " ControlSystemsBase" , " DataInterpolations" , " DelayDiffEq" , " NonlinearSolve" , " ForwardDiff" , " Ipopt" , " Ipopt_jll" , " ModelingToolkitStandardLibrary" , " Optimization" , " OptimizationOptimJL" , " OptimizationMOI" , " OrdinaryDiffEq" , " REPL" , " Random" , " ReferenceTests" , " SafeTestsets" , " StableRNGs" , " Statistics" , " SteadyStateDiffEq" , " Test" , " StochasticDiffEq" , " Sundials" , " StochasticDelayDiffEq" , " Pkg" , " JET" ]
167
+ test = [" AmplNLWriter" , " BenchmarkTools" , " ControlSystemsBase" , " DataInterpolations" , " DelayDiffEq" , " NonlinearSolve" , " ForwardDiff" , " Ipopt" , " Ipopt_jll" , " ModelingToolkitStandardLibrary" , " Optimization" , " OptimizationOptimJL" , " OptimizationMOI" , " OrdinaryDiffEq" , " OrdinaryDiffEqCore " , " REPL" , " Random" , " ReferenceTests" , " SafeTestsets" , " StableRNGs" , " Statistics" , " SteadyStateDiffEq" , " Test" , " StochasticDiffEq" , " Sundials" , " StochasticDelayDiffEq" , " Pkg" , " JET" ]
0 commit comments