File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3,24 +3,24 @@ uuid = "3e6eede4-6085-4f62-9a71-46d9bc1eb92b"
33authors = [
" Vaibhav Dixit <[email protected] > and contributors" ]
44version = " 0.4.2"
55
6- [sources ]
7- OptimizationBase = {path = " ../OptimizationBase" }
8-
96[deps ]
107BlackBoxOptim = " a134a8b2-14d6-55f6-9291-3336d3ab0209"
118OptimizationBase = " bca83a33-5cc9-4baa-983d-23429ab6bcbb"
12- SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
139Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
10+ SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
1411
15- [extras ]
16- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40 "
12+ [sources . OptimizationBase ]
13+ path = " ../OptimizationBase "
1714
1815[compat ]
19- julia = " 1.10"
2016BlackBoxOptim = " 0.6"
21- OptimizationBase = " 2.13"
22- SciMLBase = " 2.58"
17+ OptimizationBase = " 2.13, 3"
2318Reexport = " 1.2"
19+ SciMLBase = " 2.58"
20+ julia = " 1.10"
21+
22+ [extras ]
23+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2424
2525[targets ]
2626test = [" Test" ]
You can’t perform that action at this time.
0 commit comments