diff --git a/Project.toml b/Project.toml index 8fe12854..598c1a77 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PostNewtonian" uuid = "377afc40-5642-4616-8613-b7ebca523866" -authors = ["Michael Boyle and contributors"] version = "0.10.9" +authors = ["Michael Boyle and contributors"] [deps] DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0" @@ -46,7 +46,7 @@ MacroTools = "0.5.10" OrdinaryDiffEqVerner = "1.1" Quaternionic = "2,3" Random = "1" -RecursiveArrayTools = "3" +RecursiveArrayTools = "3, 4" ReferenceTests = "0.10.4" RuntimeGeneratedFunctions = "0.5.13" SciMLBase = "1, 2"