Skip to content

Commit 356a7e1

Browse files
build: bump SciMLBase, DiffEqBase, SDE compats
1 parent 2d85d4d commit 356a7e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
2424
[compat]
2525
DataStructures = "0.18, 0.19"
2626
DelayDiffEq = "5.28.3"
27-
DiffEqBase = "6.122"
27+
DiffEqBase = "6.186"
2828
DiffEqNoiseProcess = "5"
2929
FastPower = "1"
3030
LinearAlgebra = "1.9"
@@ -33,10 +33,10 @@ Random = "1.9"
3333
RandomNumbers = "1"
3434
RecursiveArrayTools = "1,2,3"
3535
Reexport = "1.0"
36-
SciMLBase = "2.59.2"
36+
SciMLBase = "2.115"
3737
SparseArrays = "1.9"
3838
StaticArrays = "1.0"
39-
StochasticDiffEq = "6.73.0"
39+
StochasticDiffEq = "6.82.0"
4040
UnPack = "0.1, 1.0"
4141
julia = "1.9"
4242

0 commit comments

Comments
 (0)