Skip to content

Commit 02a1696

Browse files
committed
[ci-skip] add bounds in Project.toml
1 parent 3cd1e27 commit 02a1696

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Project.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,14 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121

2222
[compat]
2323
julia = "^1.3"
24+
CutPruners = "^0.2"
25+
Distributions = "0.23"
26+
DocStringExtensions = "0.8"
27+
Interpolations = "0.12"
2428
JuMP = "0.21"
29+
Nullables = "1"
30+
ProgressMeter = "1.2"
31+
SpecialFunctions = "0.10"
2532

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

0 commit comments

Comments
 (0)