Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
linus-md committed Sep 19, 2024
1 parent 8ff5229 commit a8e6e3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"

[compat]
julia = "1.6.7"
AbstractAlgebra = "0.42, 0.43"
AlgebraicSolving = "0.6.1"
Coverage = "1.6.1"
AbstractAlgebra = "0.42"
AlgebraicSolving = "0.6"
Coverage = "1.6"
Nemo = "0.46"

[extras]
Expand Down

0 comments on commit a8e6e3e

Please sign in to comment.