diff --git a/Project.toml b/Project.toml index 740ee07..1f18468 100644 --- a/Project.toml +++ b/Project.toml @@ -18,13 +18,13 @@ TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c" [compat] DataDrivenDiffEq = "1.5" DataDrivenSparse = "0.1.2" -DataStructures = "0.18.13" +DataStructures = "0.18.13, 0.19" LinearAlgebra = "<0.0.1, 1" ForwardDiff = "0.10, 1" SpecialFunctions = "2" -Statistics = "<0.0.1, 1" -SymbolicUtils = "2.1, 3" -Symbolics = "6" +Statistics = "<0.0.1, 1, 1.11" +SymbolicUtils = "2.1, 3, 4.7" +Symbolics = "6, 7.1" TermInterface = "2" julia = "1.9"