Skip to content

Commit d34c342

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Roots to 2, (keep existing compat)
1 parent 6e010de commit d34c342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
1111
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
1212

1313
[compat]
14+
GenericLinearAlgebra = "0.2"
1415
Polynomials = "1.2"
15-
Roots = "1.0"
16+
Roots = "1.0, 2"
1617
julia = "1.6"
17-
GenericLinearAlgebra = "0.2"
1818

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

0 commit comments

Comments
 (0)