Skip to content

Commit bee4c50

Browse files
Merge pull request #234 from SciML/morecompat
Missing compats in subpackages
2 parents c44016c + 385478a commit bee4c50

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lib/GalacticEvolutionary/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1212
julia = "1"
1313
Evolutionary = "0.11"
1414
GalacticOptim = "3"
15+
Reexport = "1.2"
1516

1617
[extras]
1718
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

lib/GalacticGCMAES/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ GalacticOptim = "a75be94c-b780-496d-a8a9-0878b188d577"
1010
[compat]
1111
julia = "1"
1212
GalacticOptim = "3"
13+
GCMAES = "0.1"
1314

1415
[extras]
1516
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

0 commit comments

Comments
 (0)