diff --git a/Project.toml b/Project.toml index 8fe12854..373c4c82 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" @@ -49,7 +49,7 @@ Random = "1" RecursiveArrayTools = "3" ReferenceTests = "0.10.4" RuntimeGeneratedFunctions = "0.5.13" -SciMLBase = "1, 2" +SciMLBase = "1, 2, 3" SphericalFunctions = "2.2.7" StaticArrays = "1.9" SymbolicIndexingInterface = "0.3"