Skip to content

Commit a4570e0

Browse files
Changes
1 parent f17a4e8 commit a4570e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

benchmarks/DynamicalODE/Project.toml

Lines changed: 2 additions & 1 deletion
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 = "3"
17+
DiffEqCallbacks = "2.13, 3"
1818
DiffEqPhysics = "3.2"
1919
Elliptic = "1.0"
2020
OrdinaryDiffEq = "6"
@@ -24,3 +24,4 @@ PyPlot = "2.9"
2424
SciMLBenchmarks = "0.1"
2525
StaticArrays = "1.0"
2626
Statistics = "1"
27+
TaylorIntegration = "0.16"

0 commit comments

Comments
 (0)