File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
lib/OptimizationEvolutionary Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -3,25 +3,25 @@ uuid = "cb963754-43f6-435e-8d4b-99009ff27753"
33authors = [
" Vaibhav Dixit <[email protected] > and contributors" ]
44version = " 0.4.2"
55
6- [sources ]
7- OptimizationBase = {path = " ../OptimizationBase" }
8-
96[deps ]
10- OptimizationBase = " bca83a33-5cc9-4baa-983d-23429ab6bcbb"
117Evolutionary = " 86b6b26d-c046-49b6-aa0b-5f0f74682bd6"
12- SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462 "
8+ OptimizationBase = " bca83a33-5cc9-4baa-983d-23429ab6bcbb "
139Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
10+ SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
1411
15- [extras ]
16- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
17- Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12+ [sources .OptimizationBase ]
13+ path = " ../OptimizationBase"
1814
1915[compat ]
20- julia = " 1.10"
21- OptimizationBase = " 2.13"
2216Evolutionary = " 0.11"
23- SciMLBase = " 2.58 "
17+ OptimizationBase = " 2.13, 3 "
2418Reexport = " 1.2"
19+ SciMLBase = " 2.58"
20+ julia = " 1.10"
21+
22+ [extras ]
23+ Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
24+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2525
2626[targets ]
2727test = [" Random" , " Test" ]
You can’t perform that action at this time.
0 commit comments