Skip to content

Commit 13d81b4

Browse files
committed
constrain versions to have upper limits in compat
1 parent 81a491c commit 13d81b4

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
@@ -11,6 +11,8 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1111

1212
[compat]
1313
julia = "1"
14+
Intervals = "≥ 0.5, < 1.0"
15+
RecipesBase = "0.7"
1416

1517
[extras]
1618
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)