diff --git a/test/Project.toml b/test/Project.toml index 09dbfc393..a32cf6baa 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -33,7 +33,7 @@ LinearSolve = "3.54" OrdinaryDiffEqLowOrderRK = "1.10" OrdinaryDiffEqRosenbrock = "1.22" OrdinaryDiffEqSDIRK = "1.11" -OrdinaryDiffEqTsit5 = "1.9" +OrdinaryDiffEqTsit5 = "1.9, 2" OrdinaryDiffEqVerner = "1.10" Plots = "1.38.9" RecipesBase = "1.3.4"