Skip to content

Commit c74a73f

Browse files
committed
Add Requires v1 to compat section
1 parent ccdc530 commit c74a73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1212
[compat]
1313
Calculus = "0.4.1, 0.5"
1414
RecipesBase = "0.6.0, 0.7"
15-
Requires = "0.5.0"
15+
Requires = "0.5.0, 1"
1616
julia = "1"
1717

1818
[extras]

0 commit comments

Comments
 (0)