Skip to content

Commit 1c664e6

Browse files
authored
minimum compat
1 parent 1a688ca commit 1c664e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Project.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1212
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1313

1414
[compat]
15+
Distributions = "≥ 0.18"
16+
DocStringExtensions = "≥ 0.7"
17+
Graphs = "≥ 0.10.3"
18+
Reexport = "≥ 0.2"
19+
Requires = "≥ 0.5"
1520
julia = "1"
1621

1722
[extras]

0 commit comments

Comments
 (0)