Skip to content

Commit 4fb9cf3

Browse files
github-actions[bot]CompatHelper Julia
and
CompatHelper Julia
authored
CompatHelper: bump compat for OptimizationMetaheuristics to 0.2, (keep existing compat) (#176)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent bd6905c commit 4fb9cf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@ FinanceModelsMakieCoreExt = "MakieCore"
3030
AccessibleOptimization = "^0.1.1"
3131
Accessors = "^0.1"
3232
BSplineKit = "^0.16"
33+
Dates = "^1.6"
3334
FinanceCore = "^2.1"
3435
IntervalSets = "^0.7"
3536
LinearAlgebra = "^1.6"
36-
Dates = "^1.6"
3737
MakieCore = "0.7"
3838
Optimization = "^3.15"
39-
OptimizationMetaheuristics = "^0.1.2"
39+
OptimizationMetaheuristics = "^0.1.2, 0.2"
4040
PrecompileTools = "^1.1"
4141
Reexport = "^1.2"
42-
StaticArrays = "^1.6"
4342
SpecialFunctions = "2"
43+
StaticArrays = "^1.6"
4444
Transducers = "^0.4"
4545
UnicodePlots = "^3.6"
4646
julia = "1.9"

0 commit comments

Comments
 (0)