Skip to content

Commit

Permalink
CompatHelper: bump compat for Polynomials to 4, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia authored and mfasi committed Oct 14, 2024
1 parent 912beb5 commit baf4a48
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 @@ -12,8 +12,8 @@ Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"

[compat]
GenericLinearAlgebra = "0.2, 0.3"
Polynomials = "1.2, 3, 4"
Roots = "1, 2"
Polynomials = "1.2, 3"
julia = "1.6"

[extras]
Expand Down

0 comments on commit baf4a48

Please sign in to comment.