We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a263d commit 558b1edCopy full SHA for 558b1ed
Project.toml
@@ -11,7 +11,7 @@ MiniQhull = "978d7f02-9e05-4691-894f-ae31a51d76ca"
11
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
12
13
[compat]
14
-BlackBoxOptim = ">=0.5.0"
15
-Distances = ">=0.7.0"
16
-MiniQhull = ">=0.2.0"
17
-julia = ">=1.3.0"
+BlackBoxOptim = "0.5.0, 0.6"
+Distances = "0.7.0, 0.9.0, 0.10"
+MiniQhull = "0.2.0, 0.3, 0.4"
+julia = "^1.3.0"
0 commit comments