Skip to content

Commit 996677a

Browse files
committed
update compat
1 parent 799cd5c commit 996677a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1111
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1212

1313
[compat]
14-
DataFrames = "0.17.1, 0.21.1, 1.1, 1.2, 1.3"
15-
NLopt = "0.5.1, 0.6"
16-
SpecialFunctions = "0.8.0, 0.10.3, 1.3, 2"
14+
DataFrames = "0.17.1, 0.21.1, ~1.1, ~1.2, ~1.3"
15+
NLopt = "0.5.1, ~0.6"
16+
SpecialFunctions = "0.8.0, ~0.10, ~1, ~2"
1717
julia = "~1.0, ~1.1, ~1.2, ~1.3, ~1.4, ~1.5, ~1.6, ~1.7"

0 commit comments

Comments
 (0)