diff --git a/Project.toml b/Project.toml index 2f9cd828..9133f6a2 100644 --- a/Project.toml +++ b/Project.toml @@ -29,10 +29,10 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" ModelingToolkitSIExt = ["ModelingToolkit", "SymbolicUtils", "Symbolics"] [compat] -AbstractAlgebra = "0.34.5, 0.35, 0.36, 0.37, 0.38" +AbstractAlgebra = "0.34.5, 0.35, 0.36, 0.37, 0.38, 0.39" Aqua = "0.8" -Combinatorics = "1" CPUSummary = "0.2" +Combinatorics = "1" DataStructures = "0.18" Dates = "1.6, 1.7" Groebner = "0.6.3, 0.7"