diff --git a/Project.toml b/Project.toml index f84578b..4ec399f 100644 --- a/Project.toml +++ b/Project.toml @@ -8,10 +8,10 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" [compat] -OrdinaryDiffEq = "6, 7" -RecursiveArrayTools = "3, 4" +OrdinaryDiffEq = "7" +RecursiveArrayTools = "4" SafeTestsets = "0.0.1, 0.1" -SciMLBase = "2.152, 3" +SciMLBase = "3" SciMLTesting = "1" Test = "1" julia = "1.10"