Skip to content

Commit 558b1ed

Browse files
Resolve compat (#11)
Resolve compat
1 parent 89a263d commit 558b1ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MiniQhull = "978d7f02-9e05-4691-894f-ae31a51d76ca"
1111
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1212

1313
[compat]
14-
BlackBoxOptim = ">=0.5.0"
15-
Distances = ">=0.7.0"
16-
MiniQhull = ">=0.2.0"
17-
julia = ">=1.3.0"
14+
BlackBoxOptim = "0.5.0, 0.6"
15+
Distances = "0.7.0, 0.9.0, 0.10"
16+
MiniQhull = "0.2.0, 0.3, 0.4"
17+
julia = "^1.3.0"

0 commit comments

Comments
 (0)