Skip to content

Commit d3cd07e

Browse files
committed
Bump compat for OrinaryDiffEq
1 parent 5d481de commit d3cd07e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ LinearAlgebra = "1.10"
5151
LinearSolve = "3.9"
5252
NonlinearSolveFirstOrder = "1.3"
5353
ODEInterface = "0.5"
54-
OrdinaryDiffEqLowOrderRK = "1"
55-
OrdinaryDiffEqTsit5 = "1"
54+
OrdinaryDiffEqLowOrderRK = "1.3"
55+
OrdinaryDiffEqTsit5 = "1.1"
5656
Pkg = "1.10.0"
5757
Random = "1.10"
5858
RecursiveArrayTools = "3.31.2"

0 commit comments

Comments
 (0)