Skip to content

Commit eeaded8

Browse files
CompatHelper: bump compat for "OrdinaryDiffEq" to "6.0"
1 parent 789d080 commit eeaded8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ForwardDiff = "0.10"
3232
Interpolations = "0.13"
3333
LoopVectorization = "0.12"
3434
NumericalIntegration = "0.3.2"
35-
OrdinaryDiffEq = "5"
35+
OrdinaryDiffEq = "5, 6.0"
3636
Roots = "1"
3737
Setfield = "0.5, 0.6, 0.7, 0.8"
3838
SparseDiffTools = "1"

0 commit comments

Comments
 (0)