Skip to content

Commit 1fc3903

Browse files
committed
Added compat bounds for dependences
1 parent 6280e18 commit 1fc3903

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
1010

1111
[compat]
1212
julia = "1.5, 2"
13+
Mods = "1.2.4"
14+
Polynomials = "1.1.9"
1315

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

0 commit comments

Comments
 (0)