diff --git a/Project.toml b/Project.toml index 8fe12854..8455a5c9 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" @@ -53,7 +53,7 @@ SciMLBase = "1, 2" SphericalFunctions = "2.2.7" StaticArrays = "1.9" SymbolicIndexingInterface = "0.3" -SymbolicUtils = "1, 2, <3.32" +SymbolicUtils = "1, 2, <3.32, 4" Symbolics = "5.25, 6, 7" Test = "1" TestItemRunner = "1"