Skip to content

Commit cf3667f

Browse files
changes
1 parent 4266e63 commit cf3667f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

benchmarks/DynamicalODE/Project.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414
TaylorIntegration = "92b13dbe-c966-51a2-8445-caca9f8a7d42"
1515

1616
[compat]
17-
DiffEqCallbacks = "2.13, 3"
17+
DiffEqCallbacks = "3"
1818
DiffEqPhysics = "3.2"
1919
Elliptic = "1.0"
2020
OrdinaryDiffEq = "6"
@@ -23,5 +23,4 @@ Plots = "1.4"
2323
PyPlot = "2.9"
2424
SciMLBenchmarks = "0.1"
2525
StaticArrays = "1.0"
26-
Statistics = "1"
27-
TaylorIntegration = "0.16"
26+
Statistics = "1"

0 commit comments

Comments
 (0)