Skip to content

Commit

Permalink
Fix all dependencies versions (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
linus-md authored Sep 19, 2024
1 parent bb8e6f0 commit aa79e66
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"

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

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit aa79e66

Please sign in to comment.