File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -2,21 +2,22 @@ name = "OptimizationBBO"
22uuid = " 3e6eede4-6085-4f62-9a71-46d9bc1eb92b"
33authors = [" Vaibhav Dixit <vaibhavyashdixit@gmail.com> and contributors" ]
44version = " 0.4.3"
5+
56[deps ]
67BlackBoxOptim = " a134a8b2-14d6-55f6-9291-3336d3ab0209"
78OptimizationBase = " bca83a33-5cc9-4baa-983d-23429ab6bcbb"
8- SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
99Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
10-
11- [extras ]
12- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
10+ SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
1311
1412[compat ]
15- julia = " 1.10"
1613BlackBoxOptim = " 0.6"
17- OptimizationBase = " 3"
18- SciMLBase = " 2.58"
14+ OptimizationBase = " 3, 4"
1915Reexport = " 1.2"
16+ SciMLBase = " 2.58"
17+ julia = " 1.10"
18+
19+ [extras ]
20+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2021
2122[targets ]
2223test = [" Test" ]
You can’t perform that action at this time.
0 commit comments