Skip to content

Commit 4cfbd62

Browse files
Regenerate manifest
1 parent 59a11e5 commit 4cfbd62

File tree

2 files changed

+57
-50
lines changed

2 files changed

+57
-50
lines changed

benchmarks/OptimizationCUTEst/Manifest.toml

Lines changed: 57 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.9"
3+
julia_version = "1.10.10"
44
manifest_format = "2.0"
5-
project_hash = "fa0afadd24adc58aee78414d5c9696a867b700ec"
5+
project_hash = "33ef9dbe1bab6b23ef14b831494acfe1858f57fa"
66

77
[[deps.ADTypes]]
8-
git-tree-sha1 = "be7ae030256b8ef14a441726c4c37766b90b93a3"
8+
git-tree-sha1 = "7927b9af540ee964cc5d1b73293f1eb0b761a3a1"
99
uuid = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
10-
version = "1.15.0"
10+
version = "1.16.0"
1111
weakdeps = ["ChainRulesCore", "ConstructionBase", "EnzymeCore"]
1212

1313
[deps.ADTypes.extensions]
@@ -328,9 +328,9 @@ version = "1.0.0"
328328

329329
[[deps.Compat]]
330330
deps = ["TOML", "UUIDs"]
331-
git-tree-sha1 = "3a3dfb30697e96a440e4149c8c51bf32f818c0f3"
331+
git-tree-sha1 = "0037835448781bb46feb39866934e243886d756a"
332332
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
333-
version = "4.17.0"
333+
version = "4.18.0"
334334
weakdeps = ["Dates", "LinearAlgebra"]
335335

336336
[deps.Compat.extensions]
@@ -445,9 +445,9 @@ version = "1.9.1"
445445

446446
[[deps.DiffEqBase]]
447447
deps = ["ArrayInterface", "ConcreteStructs", "DataStructures", "DocStringExtensions", "EnumX", "EnzymeCore", "FastBroadcast", "FastClosures", "FastPower", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "Parameters", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "Setfield", "Static", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "TruncatedStacktraces"]
448-
git-tree-sha1 = "f069ea960f7a92ef5287a1b9831317dfdc19e1cc"
448+
git-tree-sha1 = "9782d43bd23a405f7ab06e2cbb4cec267b37d12f"
449449
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
450-
version = "6.179.0"
450+
version = "6.181.0"
451451

452452
[deps.DiffEqBase.extensions]
453453
DiffEqBaseCUDAExt = "CUDA"
@@ -515,9 +515,9 @@ version = "1.15.1"
515515

516516
[[deps.DifferentiationInterface]]
517517
deps = ["ADTypes", "LinearAlgebra"]
518-
git-tree-sha1 = "f620da805b82bec64ab4d5f881c7592c82dbc08a"
518+
git-tree-sha1 = "54d7b8c74408048aea9c055ac8573b2b5c5ec11f"
519519
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
520-
version = "0.7.3"
520+
version = "0.7.4"
521521

522522
[deps.DifferentiationInterface.extensions]
523523
DifferentiationInterfaceChainRulesCoreExt = "ChainRulesCore"
@@ -611,16 +611,18 @@ uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
611611
version = "0.9.5"
612612

613613
[[deps.DomainSets]]
614-
deps = ["CompositeTypes", "IntervalSets", "LinearAlgebra", "Random", "StaticArrays"]
615-
git-tree-sha1 = "a7e9f13f33652c533d49868a534bfb2050d1365f"
614+
deps = ["CompositeTypes", "IntervalSets", "LinearAlgebra", "StaticArrays"]
615+
git-tree-sha1 = "c249d86e97a7e8398ce2068dce4c078a1c3464de"
616616
uuid = "5b8099bc-c8ec-5219-889f-1d9e522a28bf"
617-
version = "0.7.15"
617+
version = "0.7.16"
618618

619619
[deps.DomainSets.extensions]
620620
DomainSetsMakieExt = "Makie"
621+
DomainSetsRandomExt = "Random"
621622

622623
[deps.DomainSets.weakdeps]
623624
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
625+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
624626

625627
[[deps.Downloads]]
626628
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
@@ -808,9 +810,9 @@ version = "1.3.7"
808810

809811
[[deps.ForwardDiff]]
810812
deps = ["CommonSubexpressions", "DiffResults", "DiffRules", "LinearAlgebra", "LogExpFunctions", "NaNMath", "Preferences", "Printf", "Random", "SpecialFunctions"]
811-
git-tree-sha1 = "a2df1b776752e3f344e5116c06d75a10436ab853"
813+
git-tree-sha1 = "910febccb28d493032495b7009dce7d7f7aee554"
812814
uuid = "f6369f11-7733-5829-9624-2563aa707210"
813-
version = "0.10.38"
815+
version = "1.0.1"
814816
weakdeps = ["StaticArrays"]
815817

816818
[deps.ForwardDiff.extensions]
@@ -951,9 +953,9 @@ version = "0.3.28"
951953

952954
[[deps.IJulia]]
953955
deps = ["Base64", "Conda", "Dates", "InteractiveUtils", "JSON", "Logging", "Markdown", "Pkg", "Printf", "REPL", "Random", "SHA", "SoftGlobalScope", "UUIDs", "ZMQ"]
954-
git-tree-sha1 = "fe0a577aa6e9675224ca18b3ae7fdd8a27cd1ea6"
956+
git-tree-sha1 = "016d15e5d186b2dd59ff96e05cb13eea542b54f6"
955957
uuid = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
956-
version = "1.29.1"
958+
version = "1.29.2"
957959

958960
[[deps.IfElse]]
959961
git-tree-sha1 = "debdd00ffef04665ccbb3e150747a77560e8fad1"
@@ -1105,9 +1107,9 @@ version = "3.1.1+0"
11051107

11061108
[[deps.JuliaFormatter]]
11071109
deps = ["CommonMark", "Glob", "JuliaSyntax", "PrecompileTools", "TOML"]
1108-
git-tree-sha1 = "56b382cd34b1a80f63211a0b009461915915bf9e"
1110+
git-tree-sha1 = "f512fefd5fdc7dd1ca05778f08f91e9e4c9fdc37"
11091111
uuid = "98e50ef6-434e-11e9-1051-2b60c6c9e899"
1110-
version = "2.1.2"
1112+
version = "2.1.6"
11111113

11121114
[[deps.JuliaSyntax]]
11131115
git-tree-sha1 = "937da4713526b96ac9a178e2035019d3b78ead4a"
@@ -1333,15 +1335,17 @@ version = "2.10.0"
13331335

13341336
[[deps.LinearSolve]]
13351337
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"]
1336-
git-tree-sha1 = "22e90c33c5297d6162ee54e2383584849379aa53"
1338+
git-tree-sha1 = "639bdab552800d0639fb5878c65e80ce7b034daf"
13371339
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1338-
version = "3.23.0"
1340+
version = "3.25.0"
13391341

13401342
[deps.LinearSolve.extensions]
1343+
LinearSolveBLISExt = ["blis_jll", "LAPACK_jll"]
13411344
LinearSolveBandedMatricesExt = "BandedMatrices"
13421345
LinearSolveBlockDiagonalsExt = "BlockDiagonals"
13431346
LinearSolveCUDAExt = "CUDA"
13441347
LinearSolveCUDSSExt = "CUDSS"
1348+
LinearSolveCUSOLVERRFExt = ["CUSOLVERRF", "SparseArrays"]
13451349
LinearSolveEnzymeExt = "EnzymeCore"
13461350
LinearSolveFastAlmostBandedMatricesExt = "FastAlmostBandedMatrices"
13471351
LinearSolveFastLapackInterfaceExt = "FastLapackInterface"
@@ -1361,6 +1365,7 @@ version = "3.23.0"
13611365
BlockDiagonals = "0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
13621366
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
13631367
CUDSS = "45b445bb-4962-46a0-9369-b4df9d0f772e"
1368+
CUSOLVERRF = "a8cc9031-bad2-4722-94f5-40deabb4245c"
13641369
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
13651370
FastAlmostBandedMatrices = "9d29842c-ecb8-4973-b1e9-a27b1157504e"
13661371
FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641"
@@ -1369,11 +1374,13 @@ version = "3.23.0"
13691374
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
13701375
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
13711376
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
1377+
LAPACK_jll = "51474c39-65e3-53ba-86ba-03b1b862ec14"
13721378
Metal = "dde4c033-4e86-420c-a63e-0dd931031962"
13731379
Pardiso = "46dd5b70-b6fb-5a00-ae2d-e8fea33afaf2"
13741380
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
13751381
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
13761382
Sparspak = "e56a9233-b9d6-4f03-8d0f-1825330902ac"
1383+
blis_jll = "6136c539-28a5-5bf0-87cc-b183200dce32"
13771384

13781385
[[deps.LogExpFunctions]]
13791386
deps = ["DocStringExtensions", "IrrationalConstants", "LinearAlgebra"]
@@ -1439,9 +1446,9 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
14391446

14401447
[[deps.MathOptInterface]]
14411448
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "DataStructures", "ForwardDiff", "JSON3", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "PrecompileTools", "Printf", "SparseArrays", "SpecialFunctions", "Test"]
1442-
git-tree-sha1 = "1251fce78b907fe415a2f680291b67cf51360d2a"
1449+
git-tree-sha1 = "ce5a316de39941da67730ffec38e5396f7504853"
14431450
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
1444-
version = "1.42.0"
1451+
version = "1.42.1"
14451452

14461453
[[deps.MaybeInplace]]
14471454
deps = ["ArrayInterface", "LinearAlgebra", "MacroTools"]
@@ -1480,9 +1487,9 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"
14801487

14811488
[[deps.ModelingToolkit]]
14821489
deps = ["ADTypes", "AbstractTrees", "ArrayInterface", "BlockArrays", "ChainRulesCore", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "DifferentiationInterface", "Distributed", "Distributions", "DocStringExtensions", "DomainSets", "DynamicQuantities", "EnumX", "ExprTools", "FindFirstFunctions", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "Graphs", "ImplicitDiscreteSolve", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "Moshi", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "OrdinaryDiffEqCore", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLPublic", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
1483-
git-tree-sha1 = "5ce144bf0123106d559522a8ecdbb9bb39e73bfb"
1490+
git-tree-sha1 = "20d3a59dd3c470acadc91ff5669f4398e317b1b0"
14841491
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
1485-
version = "10.13.0"
1492+
version = "10.14.0"
14861493

14871494
[deps.ModelingToolkit.extensions]
14881495
MTKBifurcationKitExt = "BifurcationKit"
@@ -1685,7 +1692,7 @@ version = "0.3.23+4"
16851692
[[deps.OpenLibm_jll]]
16861693
deps = ["Artifacts", "Libdl"]
16871694
uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
1688-
version = "0.8.1+4"
1695+
version = "0.8.5+0"
16891696

16901697
[[deps.OpenSSH_jll]]
16911698
deps = ["Artifacts", "JLLWrappers", "Libdl", "OpenSSL_jll", "Zlib_jll"]
@@ -1739,9 +1746,9 @@ version = "0.4.6"
17391746

17401747
[[deps.Optimization]]
17411748
deps = ["ADTypes", "ArrayInterface", "ConsoleProgressMonitor", "DocStringExtensions", "LBFGSB", "LinearAlgebra", "Logging", "LoggingExtras", "OptimizationBase", "Printf", "ProgressLogging", "Reexport", "SciMLBase", "SparseArrays", "TerminalLoggers"]
1742-
git-tree-sha1 = "c385fdca85f0d6f2f6ade194b4236eaad621e77d"
1749+
git-tree-sha1 = "41902230755effe29a8599ea4b61dc3ffc2c952d"
17431750
uuid = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
1744-
version = "4.4.0"
1751+
version = "4.5.0"
17451752

17461753
[[deps.OptimizationBase]]
17471754
deps = ["ADTypes", "ArrayInterface", "DifferentiationInterface", "DocStringExtensions", "FastClosures", "LinearAlgebra", "PDMats", "Reexport", "Requires", "SciMLBase", "SparseArrays", "SparseConnectivityTracer", "SparseMatrixColorings"]
@@ -1778,11 +1785,8 @@ uuid = "fd9f6733-72f4-499f-8506-86b2bdd0dea1"
17781785
version = "0.5.5"
17791786

17801787
[[deps.OptimizationNLPModels]]
1781-
deps = ["ADTypes", "NLPModels", "Optimization", "Reexport", "SparseArrays"]
1782-
git-tree-sha1 = "253f9761c1bc37e00e32e597bd20c8d86a2d26d5"
1783-
repo-rev = "fixnlmodels"
1784-
repo-subdir = "lib/OptimizationNLPModels"
1785-
repo-url = "https://github.com/SciML/Optimization.jl.git"
1788+
deps = ["ADTypes", "NLPModels", "Optimization", "Reexport"]
1789+
git-tree-sha1 = "92fb266d5c624ce10471591699eedb047af5f19d"
17861790
uuid = "064b21be-54cf-11ef-1646-cdfee32b588f"
17871791
version = "0.0.2"
17881792

@@ -1897,9 +1901,9 @@ version = "1.40.17"
18971901

18981902
[[deps.PoissonRandom]]
18991903
deps = ["LogExpFunctions", "Random"]
1900-
git-tree-sha1 = "bb178012780b34046c6d1600a315d8dbee89d83d"
1904+
git-tree-sha1 = "c1ea45aa9f209fe97192afa233907bc4e551c8aa"
19011905
uuid = "e409e4f3-bfea-5376-8464-e040bb5c01ab"
1902-
version = "0.4.5"
1906+
version = "0.4.6"
19031907

19041908
[[deps.Polyester]]
19051909
deps = ["ArrayInterface", "BitTwiddlingConvenienceFunctions", "CPUSummary", "IfElse", "ManualMemory", "PolyesterWeave", "Static", "StaticArrayInterface", "StrideArraysCore", "ThreadingUtilities"]
@@ -2060,9 +2064,9 @@ version = "0.6.12"
20602064

20612065
[[deps.RecursiveArrayTools]]
20622066
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
2063-
git-tree-sha1 = "4dd1a95cc16d5abdccc4eac5faf6bc73904be1a2"
2067+
git-tree-sha1 = "f8726bd5a8b7f5f5d3f6c0ce4793454a599b5243"
20642068
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
2065-
version = "3.35.0"
2069+
version = "3.36.0"
20662070

20672071
[deps.RecursiveArrayTools.extensions]
20682072
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -2158,9 +2162,9 @@ version = "2025.5.20+0"
21582162

21592163
[[deps.SciMLBase]]
21602164
deps = ["ADTypes", "Accessors", "Adapt", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Moshi", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
2161-
git-tree-sha1 = "c9dc4c04bcb0146a35dd6af726073c5738b80e3b"
2165+
git-tree-sha1 = "1c7fd50df465f0684f04f3a63736eac01999c659"
21622166
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2163-
version = "2.104.0"
2167+
version = "2.107.0"
21642168

21652169
[deps.SciMLBase.extensions]
21662170
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -2293,9 +2297,9 @@ version = "1.1.0"
22932297

22942298
[[deps.SortingAlgorithms]]
22952299
deps = ["DataStructures"]
2296-
git-tree-sha1 = "66e0a8e672a0bdfca2c3f5937efb8538b9ddc085"
2300+
git-tree-sha1 = "64d974c2e6fdf07f8155b5b2ca2ffa9069b608d9"
22972301
uuid = "a2af1166-a08f-5f64-846c-94a0d3cef48c"
2298-
version = "1.2.1"
2302+
version = "1.2.2"
22992303

23002304
[[deps.SparseArrays]]
23012305
deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"]
@@ -2398,9 +2402,9 @@ version = "1.7.1"
23982402

23992403
[[deps.StatsBase]]
24002404
deps = ["AliasTables", "DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
2401-
git-tree-sha1 = "b81c5035922cc89c2d9523afc6c54be512411466"
2405+
git-tree-sha1 = "2c962245732371acd51700dbb268af311bddd719"
24022406
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2403-
version = "0.34.5"
2407+
version = "0.34.6"
24042408

24052409
[[deps.StatsFuns]]
24062410
deps = ["HypergeometricFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
@@ -2480,25 +2484,29 @@ version = "3.29.0"
24802484

24812485
[[deps.Symbolics]]
24822486
deps = ["ADTypes", "ArrayInterface", "Bijections", "CommonWorldInvalidations", "ConstructionBase", "DataStructures", "DiffRules", "Distributions", "DocStringExtensions", "DomainSets", "DynamicPolynomials", "LaTeXStrings", "Latexify", "Libdl", "LinearAlgebra", "LogExpFunctions", "MacroTools", "Markdown", "NaNMath", "OffsetArrays", "PrecompileTools", "Primes", "RecipesBase", "Reexport", "RuntimeGeneratedFunctions", "SciMLBase", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArraysCore", "SymbolicIndexingInterface", "SymbolicLimits", "SymbolicUtils", "TermInterface"]
2483-
git-tree-sha1 = "8922f50f13eac24583a445968d3cfbdcc0c621ac"
2487+
git-tree-sha1 = "6eac6fe46d0e0f21baebc87d97dc118827737e05"
24842488
uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7"
2485-
version = "6.45.0"
2489+
version = "6.48.1"
24862490

24872491
[deps.Symbolics.extensions]
2492+
SymbolicsD3TreesExt = "D3Trees"
24882493
SymbolicsForwardDiffExt = "ForwardDiff"
24892494
SymbolicsGroebnerExt = "Groebner"
24902495
SymbolicsLuxExt = "Lux"
24912496
SymbolicsNemoExt = "Nemo"
24922497
SymbolicsPreallocationToolsExt = ["PreallocationTools", "ForwardDiff"]
24932498
SymbolicsSymPyExt = "SymPy"
2499+
SymbolicsSymPyPythonCallExt = "SymPyPythonCall"
24942500

24952501
[deps.Symbolics.weakdeps]
2502+
D3Trees = "e3df1716-f71e-5df9-9e2d-98e193103c45"
24962503
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
24972504
Groebner = "0b43b601-686d-58a3-8a1c-6623616c7cd4"
24982505
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
24992506
Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
25002507
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
25012508
SymPy = "24249f21-da20-56a4-8eb1-6a02cf4ae2e6"
2509+
SymPyPythonCall = "bc8888f7-b21e-4b7c-a06a-5d9c9496438c"
25022510

25032511
[[deps.TOML]]
25042512
deps = ["Dates"]
@@ -2583,9 +2591,9 @@ uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
25832591
version = "0.11.3"
25842592

25852593
[[deps.Tricks]]
2586-
git-tree-sha1 = "6cae795a5a9313bbb4f60683f7263318fc7d1505"
2594+
git-tree-sha1 = "0fc001395447da85495b7fef1dfae9789fdd6e31"
25872595
uuid = "410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
2588-
version = "0.1.10"
2596+
version = "0.1.11"
25892597

25902598
[[deps.TruncatedStacktraces]]
25912599
deps = ["InteractiveUtils", "MacroTools", "Preferences"]
@@ -2618,9 +2626,9 @@ version = "0.4.1"
26182626

26192627
[[deps.Unitful]]
26202628
deps = ["Dates", "LinearAlgebra", "Random"]
2621-
git-tree-sha1 = "d2282232f8a4d71f79e85dc4dd45e5b12a6297fb"
2629+
git-tree-sha1 = "6258d453843c466d84c17a58732dda5deeb8d3af"
26222630
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
2623-
version = "1.23.1"
2631+
version = "1.24.0"
26242632
weakdeps = ["ConstructionBase", "ForwardDiff", "InverseFunctions", "Printf"]
26252633

26262634
[deps.Unitful.extensions]

benchmarks/OptimizationCUTEst/Project.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1313
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1414
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
1515
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
16-
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1716
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1817
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"

0 commit comments

Comments
 (0)