Skip to content

Commit

Permalink
CompatHelper: bump compat for AbstractAlgebra to 0.32, (keep existing…
Browse files Browse the repository at this point in the history
… compat)
  • Loading branch information
CompatHelper Julia committed Sep 14, 2023
1 parent 1b8aeea commit ba3283b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
AbstractAlgebra = "0.13, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31"
AbstractAlgebra = "0.13, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32"
BenchmarkTools = "1"
DataStructures = "0.18"
Groebner = "0.2, 0.3, 0.4"
Expand Down

0 comments on commit ba3283b

Please sign in to comment.