We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6905c commit 4fb9cf3Copy full SHA for 4fb9cf3
Project.toml
@@ -30,17 +30,17 @@ FinanceModelsMakieCoreExt = "MakieCore"
30
AccessibleOptimization = "^0.1.1"
31
Accessors = "^0.1"
32
BSplineKit = "^0.16"
33
+Dates = "^1.6"
34
FinanceCore = "^2.1"
35
IntervalSets = "^0.7"
36
LinearAlgebra = "^1.6"
-Dates = "^1.6"
37
MakieCore = "0.7"
38
Optimization = "^3.15"
39
-OptimizationMetaheuristics = "^0.1.2"
+OptimizationMetaheuristics = "^0.1.2, 0.2"
40
PrecompileTools = "^1.1"
41
Reexport = "^1.2"
42
-StaticArrays = "^1.6"
43
SpecialFunctions = "2"
+StaticArrays = "^1.6"
44
Transducers = "^0.4"
45
UnicodePlots = "^3.6"
46
julia = "1.9"
0 commit comments