Skip to content

Commit 968e81a

Browse files
ParasPuneetSinghChrisRackauckas
authored andcommitted
Update Project.toml
added required packages for MOO
1 parent 2caa0c1 commit 968e81a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
4747
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
4848
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
4949
BlackBoxOptim = "a134a8b2-14d6-55f6-9291-3336d3ab0209"
50+
Metaheuristics = "bcdb8e00-2c21-11e9-3065-2b553b22f898"
5051

5152
[compat]
5253
AmplNLWriter = "1"
@@ -95,3 +96,5 @@ Symbolics = "6"
9596
Tracker = ">= 0.2"
9697
Zygote = ">= 0.5"
9798
BlackBoxOptim = "0.6"
99+
Metaheuristics = "3"
100+

0 commit comments

Comments
 (0)