We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d85d4d commit 356a7e1Copy full SHA for 356a7e1
Project.toml
@@ -24,7 +24,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
24
[compat]
25
DataStructures = "0.18, 0.19"
26
DelayDiffEq = "5.28.3"
27
-DiffEqBase = "6.122"
+DiffEqBase = "6.186"
28
DiffEqNoiseProcess = "5"
29
FastPower = "1"
30
LinearAlgebra = "1.9"
@@ -33,10 +33,10 @@ Random = "1.9"
33
RandomNumbers = "1"
34
RecursiveArrayTools = "1,2,3"
35
Reexport = "1.0"
36
-SciMLBase = "2.59.2"
+SciMLBase = "2.115"
37
SparseArrays = "1.9"
38
StaticArrays = "1.0"
39
-StochasticDiffEq = "6.73.0"
+StochasticDiffEq = "6.82.0"
40
UnPack = "0.1, 1.0"
41
julia = "1.9"
42
0 commit comments