@@ -2,10 +2,8 @@ name = "Optim"
22uuid = " 429524aa-4258-5aef-a3af-852621145aeb"
33version = " 1.14.0"
44
5-
65[deps ]
76ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
8- Compat = " 34da2185-b29b-5c13-b0c7-acf172513d20"
97EnumX = " 4e289a0a-7415-4d19-859d-a7e5c4648b56"
108FillArrays = " 1a297f60-69ca-5386-bcde-b61e274b549b"
119ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
@@ -26,27 +24,37 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
2624OptimMOIExt = " MathOptInterface"
2725
2826[compat ]
29- ADTypes = " 1.11.0"
30- Compat = " 3.2.0, 3.3.0, 3.4.0, 3.5.0, 3.6.0, 4"
27+ ADTypes = " 1.11"
28+ Aqua = " 0.8.14"
29+ Distributions = " 0.25.122"
3130EnumX = " 1.0.4"
31+ ExplicitImports = " 1.13.2"
3232FillArrays = " 0.6.2, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 1"
3333ForwardDiff = " 0.10, 1"
34+ JET = " 0.9, 0.10"
3435LineSearches = " 7.4.0"
3536LinearAlgebra = " <0.0.1, 1.6"
3637MathOptInterface = " 1.17"
38+ Measurements = " 2.14.1"
3739NLSolversBase = " 7.9.0"
3840NaNMath = " 0.3.2, 1"
3941OptimTestProblems = " 2.0.3"
4042PositiveFactorizations = " 0.2.2"
4143Printf = " <0.0.1, 1.6"
4244Random = " <0.0.1, 1.6"
45+ RecursiveArrayTools = " 3.39"
46+ ReverseDiff = " 1.16.1"
4347SparseArrays = " <0.0.1, 1.6"
48+ StableRNGs = " 1.0.3"
4449StatsBase = " 0.29, 0.30, 0.31, 0.32, 0.33, 0.34"
4550Test = " <0.0.1, 1.6"
4651julia = " 1.10"
4752
4853[extras ]
54+ Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
4955Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
56+ ExplicitImports = " 7d51a73a-1435-4ff3-83d9-f097790105c7"
57+ JET = " c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
5058LineSearches = " d3d80556-e9d4-5f37-9878-2ab0fcc64255"
5159MathOptInterface = " b8f27783-ece8-5eb3-8dc8-9495eed66fee"
5260Measurements = " eff96d63-e80a-5855-80a2-b1b0885c5ab7"
@@ -60,4 +68,4 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
6068Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
6169
6270[targets ]
63- test = [" Test" , " Distributions" , " MathOptInterface" , " Measurements" , " OptimTestProblems" , " Random" , " RecursiveArrayTools" , " StableRNGs" , " LineSearches" , " NLSolversBase" , " PositiveFactorizations" , " ReverseDiff" ]
71+ test = [" Test" , " Aqua " , " Distributions" , " ExplicitImports " , " JET " , " MathOptInterface" , " Measurements" , " OptimTestProblems" , " Random" , " RecursiveArrayTools" , " StableRNGs" , " LineSearches" , " NLSolversBase" , " PositiveFactorizations" , " ReverseDiff" ]
0 commit comments