@@ -34,17 +34,18 @@ WeightInitializers = "d49dbf32-c5c2-4618-8acc-27bb2598ef2d"
3434DataDrivenDiffEq = {path = " ../.." }
3535
3636[compat ]
37- AbstractDifferentiation = " 0.6"
37+ AbstractDifferentiation = " 0.6.2 "
3838ChainRulesCore = " 1.15"
39- CommonSolve = " 0.2.4 "
40- ComponentArrays = " 0.15"
39+ CommonSolve = " 0.2.6 "
40+ ComponentArrays = " 0.15.40 "
4141ConcreteStructs = " 0.2.3"
4242DataDrivenDiffEq = " 1.15"
43+ DataStructures = " 0.19"
4344Distributed = " 1.10"
4445Distributions = " 0.25.123"
4546DistributionsAD = " 0.6"
4647DocStringExtensions = " 0.9.3"
47- ForwardDiff = " 0.10, 1"
48+ ForwardDiff = " 0.10.39 , 1"
4849IntervalArithmetic = " 0.22.10, 0.23, 1"
4950InverseFunctions = " 0.1"
5051LinearAlgebra = " 1.10"
@@ -53,7 +54,7 @@ Lux = "1"
5354LuxCore = " 1"
5455Optim = " 2"
5556Optimisers = " 0.3, 0.4"
56- OrdinaryDiffEq = " 6, 7"
57+ OrdinaryDiffEq = " 6.111 , 7"
5758Pkg = " 1.10"
5859ProgressMeter = " 1.7"
5960Random = " 1.10"
@@ -68,6 +69,7 @@ julia = "1.10"
6869
6970[extras ]
7071OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
72+ DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
7173Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
7274Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
7375SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
@@ -76,4 +78,4 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
7678Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
7779
7880[targets ]
79- test = [" Pkg" , " Test" , " StableRNGs" , " Random" , " SafeTestsets" , " StatsBase" , " OrdinaryDiffEq" ]
81+ test = [" Pkg" , " Test" , " StableRNGs" , " Random" , " SafeTestsets" , " StatsBase" , " OrdinaryDiffEq" , " DataStructures " ]
0 commit comments