Skip to content

Commit db5e40f

Browse files
committed
fix: update compats
1 parent 507d16e commit db5e40f

File tree

2 files changed

+50
-92
lines changed

2 files changed

+50
-92
lines changed

benchmarks/NonlinearProblem/Manifest.toml

Lines changed: 48 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.10.9"
44
manifest_format = "2.0"
5-
project_hash = "8ac8121c04e325182b3891d30875e92678cafb2e"
5+
project_hash = "cd9959830f6db746c990086c85b190f684bf136a"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "e2478490447631aedba0823d4d7a80b2cc8cdb32"
@@ -84,9 +84,9 @@ version = "1.2.0"
8484

8585
[[deps.AlgebraicMultigrid]]
8686
deps = ["CommonSolve", "LinearAlgebra", "LinearSolve", "Printf", "Reexport", "SparseArrays"]
87-
git-tree-sha1 = "eb3dbbca423d8e8a1d4061b890f775dcd31b8d7c"
87+
git-tree-sha1 = "327499cc7227323ef10a726156ab53eb7830aa1a"
8888
uuid = "2169fc97-5a83-5252-b627-83903c6c433c"
89-
version = "0.6.0"
89+
version = "1.0.0"
9090

9191
[[deps.AliasTables]]
9292
deps = ["PtrArrays", "Random"]
@@ -242,9 +242,9 @@ version = "1.1.1"
242242

243243
[[deps.CairoMakie]]
244244
deps = ["CRC32c", "Cairo", "Cairo_jll", "Colors", "FileIO", "FreeType", "GeometryBasics", "LinearAlgebra", "Makie", "PrecompileTools"]
245-
git-tree-sha1 = "a10fffc5ef0ab87666c0c4883e9116d516d76156"
245+
git-tree-sha1 = "c1c90ea6bba91f769a8fc3ccda802e96620eb24c"
246246
uuid = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
247-
version = "0.13.3"
247+
version = "0.13.4"
248248

249249
[[deps.Cairo_jll]]
250250
deps = ["Artifacts", "Bzip2_jll", "CompilerSupportLibraries_jll", "Fontconfig_jll", "FreeType2_jll", "Glib_jll", "JLLWrappers", "LZO_jll", "Libdl", "Pixman_jll", "Xorg_libXext_jll", "Xorg_libXrender_jll", "Zlib_jll", "libpng_jll"]
@@ -515,9 +515,9 @@ version = "1.15.1"
515515

516516
[[deps.DifferentiationInterface]]
517517
deps = ["ADTypes", "LinearAlgebra"]
518-
git-tree-sha1 = "70e500f6d5d50091d87859251de7b8cd060c1cce"
518+
git-tree-sha1 = "e41b6696c84291c4ad15f5f6eaf071b4dfbfda06"
519519
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
520-
version = "0.6.50"
520+
version = "0.6.51"
521521

522522
[deps.DifferentiationInterface.extensions]
523523
DifferentiationInterfaceChainRulesCoreExt = "ChainRulesCore"
@@ -740,12 +740,6 @@ git-tree-sha1 = "acebe244d53ee1b461970f8910c235b259e772ef"
740740
uuid = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
741741
version = "0.3.2"
742742

743-
[[deps.FastLapackInterface]]
744-
deps = ["LinearAlgebra"]
745-
git-tree-sha1 = "cbf5edddb61a43669710cbc2241bc08b36d9e660"
746-
uuid = "29a986be-02c6-4525-aec4-84b980013641"
747-
version = "2.0.4"
748-
749743
[[deps.FastPower]]
750744
git-tree-sha1 = "df32f07f373f06260cd6af5371385b5ef85dd762"
751745
uuid = "a4df4552-cc26-4903-aec0-212e50a0e84b"
@@ -995,9 +989,9 @@ version = "0.10.2+0"
995989

996990
[[deps.HTTP]]
997991
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "PrecompileTools", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
998-
git-tree-sha1 = "c67b33b085f6e2faf8bf79a61962e7339a81129c"
992+
git-tree-sha1 = "f93655dc73d7a0b4a368e3c0bce296ae035ad76e"
999993
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
1000-
version = "1.10.15"
994+
version = "1.10.16"
1001995

1002996
[[deps.HarfBuzz_jll]]
1003997
deps = ["Artifacts", "Cairo_jll", "Fontconfig_jll", "FreeType2_jll", "Glib_jll", "Graphite2_jll", "JLLWrappers", "Libdl", "Libffi_jll"]
@@ -1208,12 +1202,6 @@ git-tree-sha1 = "eac1206917768cb54957c65a615460d87b455fc1"
12081202
uuid = "aacddb02-875f-59d6-b918-886e6ef4fbf8"
12091203
version = "3.1.1+0"
12101204

1211-
[[deps.KLU]]
1212-
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse_jll"]
1213-
git-tree-sha1 = "07649c499349dad9f08dde4243a4c597064663e9"
1214-
uuid = "ef3ab10e-7fda-4108-b977-705223b18434"
1215-
version = "0.6.0"
1216-
12171205
[[deps.KernelDensity]]
12181206
deps = ["Distributions", "DocStringExtensions", "FFTW", "Interpolations", "StatsBase"]
12191207
git-tree-sha1 = "7d703202e65efa1369de1279c162b915e245eed1"
@@ -1360,24 +1348,12 @@ git-tree-sha1 = "27ecae93dd25ee0909666e6835051dd684cc035e"
13601348
uuid = "e9f186c6-92d2-5b65-8a66-fee21dc1b490"
13611349
version = "3.2.2+2"
13621350

1363-
[[deps.Libgcrypt_jll]]
1364-
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libgpg_error_jll"]
1365-
git-tree-sha1 = "d77592fa54ad343c5043b6f38a03f1a3c3959ffe"
1366-
uuid = "d4300ac3-e22c-5743-9152-c294e39db1e4"
1367-
version = "1.11.1+0"
1368-
13691351
[[deps.Libglvnd_jll]]
13701352
deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_libX11_jll", "Xorg_libXext_jll"]
13711353
git-tree-sha1 = "ff3b4b9d35de638936a525ecd36e86a8bb919d11"
13721354
uuid = "7e76a0d4-f3c7-5321-8279-8d96eeed0f29"
13731355
version = "1.7.0+0"
13741356

1375-
[[deps.Libgpg_error_jll]]
1376-
deps = ["Artifacts", "JLLWrappers", "Libdl"]
1377-
git-tree-sha1 = "df37206100d39f79b3376afb6b9cee4970041c61"
1378-
uuid = "7add5ba3-2f88-524e-9cd5-f83b8a55f7b8"
1379-
version = "1.51.1+0"
1380-
13811357
[[deps.Libiconv_jll]]
13821358
deps = ["Artifacts", "JLLWrappers", "Libdl"]
13831359
git-tree-sha1 = "be484f5c92fad0bd8acfef35fe017900b0b73809"
@@ -1423,10 +1399,10 @@ deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
14231399
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
14241400

14251401
[[deps.LinearSolve]]
1426-
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "FastLapackInterface", "GPUArraysCore", "InteractiveUtils", "KLU", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveFactorization", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "SparseArrays", "Sparspak", "StaticArraysCore", "UnPack"]
1427-
git-tree-sha1 = "f604ad2fbc9470b97404f63d7bc7b3c4762f7bfb"
1402+
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"]
1403+
git-tree-sha1 = "2bbbdcce6d80a4aed929365d0d97b15b264bb9e7"
14281404
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1429-
version = "2.39.1"
1405+
version = "3.7.2"
14301406

14311407
[deps.LinearSolve.extensions]
14321408
LinearSolveBandedMatricesExt = "BandedMatrices"
@@ -1435,13 +1411,16 @@ version = "2.39.1"
14351411
LinearSolveCUDSSExt = "CUDSS"
14361412
LinearSolveEnzymeExt = "EnzymeCore"
14371413
LinearSolveFastAlmostBandedMatricesExt = "FastAlmostBandedMatrices"
1414+
LinearSolveFastLapackInterfaceExt = "FastLapackInterface"
14381415
LinearSolveHYPREExt = "HYPRE"
14391416
LinearSolveIterativeSolversExt = "IterativeSolvers"
14401417
LinearSolveKernelAbstractionsExt = "KernelAbstractions"
14411418
LinearSolveKrylovKitExt = "KrylovKit"
14421419
LinearSolveMetalExt = "Metal"
1443-
LinearSolvePardisoExt = "Pardiso"
1444-
LinearSolveRecursiveArrayToolsExt = "RecursiveArrayTools"
1420+
LinearSolvePardisoExt = ["Pardiso", "SparseArrays"]
1421+
LinearSolveRecursiveFactorizationExt = "RecursiveFactorization"
1422+
LinearSolveSparseArraysExt = "SparseArrays"
1423+
LinearSolveSparspakExt = ["SparseArrays", "Sparspak"]
14451424

14461425
[deps.LinearSolve.weakdeps]
14471426
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -1450,13 +1429,16 @@ version = "2.39.1"
14501429
CUDSS = "45b445bb-4962-46a0-9369-b4df9d0f772e"
14511430
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
14521431
FastAlmostBandedMatrices = "9d29842c-ecb8-4973-b1e9-a27b1157504e"
1432+
FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641"
14531433
HYPRE = "b5ffcf37-a2bd-41ab-a3da-4bd9bc8ad771"
14541434
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
14551435
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
14561436
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
14571437
Metal = "dde4c033-4e86-420c-a63e-0dd931031962"
14581438
Pardiso = "46dd5b70-b6fb-5a00-ae2d-e8fea33afaf2"
1459-
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1439+
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
1440+
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1441+
Sparspak = "e56a9233-b9d6-4f03-8d0f-1825330902ac"
14601442

14611443
[[deps.LogExpFunctions]]
14621444
deps = ["DocStringExtensions", "IrrationalConstants", "LinearAlgebra"]
@@ -1497,7 +1479,6 @@ weakdeps = ["ChainRulesCore", "ForwardDiff", "SpecialFunctions"]
14971479
[[deps.MINPACK]]
14981480
deps = ["LinearAlgebra", "Printf"]
14991481
git-tree-sha1 = "f52ca94d3349e0f7da6e88a03b15dabf3d305ca4"
1500-
pinned = true
15011482
uuid = "4854310b-de5a-5eb6-a2a5-c1dee2bd17f9"
15021483
version = "1.2.0"
15031484

@@ -1546,9 +1527,9 @@ version = "0.5.15"
15461527

15471528
[[deps.Makie]]
15481529
deps = ["Animations", "Base64", "CRC32c", "ColorBrewer", "ColorSchemes", "ColorTypes", "Colors", "Contour", "Dates", "DelaunayTriangulation", "Distributions", "DocStringExtensions", "Downloads", "FFMPEG_jll", "FileIO", "FilePaths", "FixedPointNumbers", "Format", "FreeType", "FreeTypeAbstraction", "GeometryBasics", "GridLayoutBase", "ImageBase", "ImageIO", "InteractiveUtils", "Interpolations", "IntervalSets", "InverseFunctions", "Isoband", "KernelDensity", "LaTeXStrings", "LinearAlgebra", "MacroTools", "MakieCore", "Markdown", "MathTeXEngine", "Observables", "OffsetArrays", "PNGFiles", "Packing", "PlotUtils", "PolygonOps", "PrecompileTools", "Printf", "REPL", "Random", "RelocatableFolders", "Scratch", "ShaderAbstractions", "Showoff", "SignedDistanceFields", "SparseArrays", "Statistics", "StatsBase", "StatsFuns", "StructArrays", "TriplotBase", "UnicodeFun", "Unitful"]
1549-
git-tree-sha1 = "6c286ee413da382fd2734992a08cfdb4e13f8acf"
1530+
git-tree-sha1 = "0318d174aa9ec593ddf6dc340b434657a8f1e068"
15501531
uuid = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
1551-
version = "0.22.3"
1532+
version = "0.22.4"
15521533

15531534
[[deps.MakieCore]]
15541535
deps = ["ColorTypes", "GeometryBasics", "IntervalSets", "Observables"]
@@ -1578,9 +1559,9 @@ version = "0.1.2"
15781559

15791560
[[deps.MathTeXEngine]]
15801561
deps = ["AbstractTrees", "Automa", "DataStructures", "FreeTypeAbstraction", "GeometryBasics", "LaTeXStrings", "REPL", "RelocatableFolders", "UnicodeFun"]
1581-
git-tree-sha1 = "f45c8916e8385976e1ccd055c9874560c257ab13"
1562+
git-tree-sha1 = "f5a6805fb46c0285991009b526ec6fae43c6dec2"
15821563
uuid = "0a4f8689-d25c-4efe-a92b-7142dfc1aa53"
1583-
version = "0.6.2"
1564+
version = "0.6.3"
15841565

15851566
[[deps.MaybeInplace]]
15861567
deps = ["ArrayInterface", "LinearAlgebra", "MacroTools"]
@@ -1893,9 +1874,9 @@ version = "10.42.0+1"
18931874

18941875
[[deps.PDMats]]
18951876
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse"]
1896-
git-tree-sha1 = "48566789a6d5f6492688279e22445002d171cf76"
1877+
git-tree-sha1 = "0e1340b5d98971513bddaa6bbed470670cebbbfe"
18971878
uuid = "90014a1f-27ba-587c-ab20-58faa44d9150"
1898-
version = "0.11.33"
1879+
version = "0.11.34"
18991880

19001881
[[deps.PETSc]]
19011882
deps = ["Libdl", "LinearAlgebra", "MPI", "MPIPreferences", "PETSc_jll", "Pkg", "SparseArrays"]
@@ -2242,9 +2223,9 @@ version = "0.2.0"
22422223

22432224
[[deps.SciMLBase]]
22442225
deps = ["ADTypes", "Accessors", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Moshi", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
2245-
git-tree-sha1 = "d1fea0667570b46bc984da28315519d1c42023f9"
2226+
git-tree-sha1 = "c4ce89e19f2a220e34c0f377fb41516b642ec899"
22462227
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2247-
version = "2.82.1"
2228+
version = "2.83.1"
22482229

22492230
[deps.SciMLBase.extensions]
22502231
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -2390,9 +2371,9 @@ version = "1.10.0"
23902371

23912372
[[deps.SparseConnectivityTracer]]
23922373
deps = ["ADTypes", "DocStringExtensions", "FillArrays", "LinearAlgebra", "Random", "SparseArrays"]
2393-
git-tree-sha1 = "9603842a7a68464a066b5754e89fc7f810db8ae7"
2374+
git-tree-sha1 = "15dd194e46a5e74b6f7f361e9eb3ed869617ccd5"
23942375
uuid = "9f842d2f-2579-4b1d-911e-f412cf18a3f5"
2395-
version = "0.6.15"
2376+
version = "0.6.16"
23962377

23972378
[deps.SparseConnectivityTracer.extensions]
23982379
SparseConnectivityTracerDataInterpolationsExt = "DataInterpolations"
@@ -2430,9 +2411,9 @@ version = "2.24.0"
24302411

24312412
[[deps.SparseMatrixColorings]]
24322413
deps = ["ADTypes", "DocStringExtensions", "LinearAlgebra", "Random", "SparseArrays"]
2433-
git-tree-sha1 = "3abb70c9055dd01344fe2992b7909928ab60c1c5"
2414+
git-tree-sha1 = "0582fd1410a01a667a2a2a79cdc98a7c478d11d8"
24342415
uuid = "0a514795-09f3-496d-8182-132a7b665d35"
2435-
version = "0.4.17"
2416+
version = "0.4.18"
24362417

24372418
[deps.SparseMatrixColorings.extensions]
24382419
SparseMatrixColoringsCliqueTreesExt = "CliqueTrees"
@@ -2442,12 +2423,6 @@ version = "0.4.17"
24422423
CliqueTrees = "60701a23-6482-424a-84db-faee86b9b1f8"
24432424
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
24442425

2445-
[[deps.Sparspak]]
2446-
deps = ["Libdl", "LinearAlgebra", "Logging", "OffsetArrays", "Printf", "SparseArrays", "Test"]
2447-
git-tree-sha1 = "342cf4b449c299d8d1ceaf00b7a49f4fbc7940e7"
2448-
uuid = "e56a9233-b9d6-4f03-8d0f-1825330902ac"
2449-
version = "0.3.9"
2450-
24512426
[[deps.SpecialFunctions]]
24522427
deps = ["IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
24532428
git-tree-sha1 = "64cca0c26b4f31ba18f13f6c12af7c85f478cfde"
@@ -2603,10 +2578,10 @@ uuid = "fb77eaff-e24c-56d4-86b1-d163f2edb164"
26032578
version = "5.2.2+0"
26042579

26052580
[[deps.SymbolicIndexingInterface]]
2606-
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
2607-
git-tree-sha1 = "d6c04e26aa1c8f7d144e1a8c47f1c73d3013e289"
2581+
deps = ["Accessors", "ArrayInterface", "PrettyTables", "RuntimeGeneratedFunctions", "StaticArraysCore"]
2582+
git-tree-sha1 = "7530e17b6ac652b009966f8ad53371a4ffd273f2"
26082583
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2609-
version = "0.3.38"
2584+
version = "0.3.39"
26102585

26112586
[[deps.SymbolicLimits]]
26122587
deps = ["SymbolicUtils"]
@@ -2615,10 +2590,10 @@ uuid = "19f23fe9-fdab-4a78-91af-e7b7767979c3"
26152590
version = "0.2.2"
26162591

26172592
[[deps.SymbolicUtils]]
2618-
deps = ["AbstractTrees", "ArrayInterface", "Bijections", "ChainRulesCore", "Combinatorics", "ConstructionBase", "DataStructures", "DocStringExtensions", "DynamicPolynomials", "ExproniconLite", "LinearAlgebra", "MultivariatePolynomials", "NaNMath", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "TaskLocalValues", "TermInterface", "TimerOutputs", "Unityper", "WeakValueDicts"]
2619-
git-tree-sha1 = "ca5929df933a8b7272bc7f01dcd14b2d976c56e2"
2593+
deps = ["AbstractTrees", "ArrayInterface", "Bijections", "ChainRulesCore", "Combinatorics", "ConstructionBase", "DataStructures", "DocStringExtensions", "DynamicPolynomials", "ExproniconLite", "LinearAlgebra", "MultivariatePolynomials", "NaNMath", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "TaskLocalValues", "TermInterface", "TimerOutputs", "Unityper"]
2594+
git-tree-sha1 = "516a23c7f8f5204aa110b2447c77df1d0440ec7d"
26202595
uuid = "d1185830-fcd6-423d-90d6-eec64667417b"
2621-
version = "3.25.1"
2596+
version = "3.26.0"
26222597

26232598
[deps.SymbolicUtils.extensions]
26242599
SymbolicUtilsLabelledArraysExt = "LabelledArrays"
@@ -2630,9 +2605,9 @@ version = "3.25.1"
26302605

26312606
[[deps.Symbolics]]
26322607
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"]
2633-
git-tree-sha1 = "12a14cf31a2b05acd548965c435d4b4e4884b4ad"
2608+
git-tree-sha1 = "e46dbf646bc3944c22a37745361c2e0a94f81d66"
26342609
uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7"
2635-
version = "6.37.1"
2610+
version = "6.38.0"
26362611

26372612
[deps.Symbolics.extensions]
26382613
SymbolicsForwardDiffExt = "ForwardDiff"
@@ -2795,11 +2770,6 @@ git-tree-sha1 = "8351f8d73d7e880bfc042a8b6922684ebeafb35c"
27952770
uuid = "19fa3120-7c27-5ec5-8db8-b0b0aa330d6f"
27962771
version = "0.2.0"
27972772

2798-
[[deps.WeakValueDicts]]
2799-
git-tree-sha1 = "98528c2610a5479f091d470967a25becfd83edd0"
2800-
uuid = "897b6980-f191-5a31-bcb0-bf3c4585e0c1"
2801-
version = "0.1.0"
2802-
28032773
[[deps.Weave]]
28042774
deps = ["Base64", "Dates", "Highlights", "JSON", "Markdown", "Mustache", "Pkg", "Printf", "REPL", "RelocatableFolders", "Requires", "Serialization", "YAML"]
28052775
git-tree-sha1 = "092217eb5443926d200ae9325f103906efbb68b1"
@@ -2824,12 +2794,6 @@ git-tree-sha1 = "b8b243e47228b4a3877f1dd6aee0c5d56db7fcf4"
28242794
uuid = "02c8fc9c-b97f-50b9-bbe4-9be30ff0a78a"
28252795
version = "2.13.6+1"
28262796

2827-
[[deps.XSLT_jll]]
2828-
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libgcrypt_jll", "Libgpg_error_jll", "Libiconv_jll", "XML2_jll", "Zlib_jll"]
2829-
git-tree-sha1 = "82df486bfc568c29de4a207f7566d6716db6377c"
2830-
uuid = "aed1982a-8fda-507f-9586-7b0439959a61"
2831-
version = "1.1.43+0"
2832-
28332797
[[deps.XZ_jll]]
28342798
deps = ["Artifacts", "JLLWrappers", "Libdl"]
28352799
git-tree-sha1 = "fee71455b0aaa3440dfdd54a9a36ccef829be7d4"
@@ -2844,15 +2808,15 @@ version = "1.8.6+3"
28442808

28452809
[[deps.Xorg_libXau_jll]]
28462810
deps = ["Artifacts", "JLLWrappers", "Libdl"]
2847-
git-tree-sha1 = "e9216fdcd8514b7072b43653874fd688e4c6c003"
2811+
git-tree-sha1 = "aa1261ebbac3ccc8d16558ae6799524c450ed16b"
28482812
uuid = "0c0b7dd1-d40b-584c-a123-a41640f87eec"
2849-
version = "1.0.12+0"
2813+
version = "1.0.13+0"
28502814

28512815
[[deps.Xorg_libXdmcp_jll]]
28522816
deps = ["Artifacts", "JLLWrappers", "Libdl"]
2853-
git-tree-sha1 = "89799ae67c17caa5b3b5a19b8469eeee474377db"
2817+
git-tree-sha1 = "52858d64353db33a56e13c341d7bf44cd0d7b309"
28542818
uuid = "a3789734-cfe1-5b06-b2d0-1dd0d9d62d05"
2855-
version = "1.1.5+0"
2819+
version = "1.1.6+0"
28562820

28572821
[[deps.Xorg_libXext_jll]]
28582822
deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_libX11_jll"]
@@ -2866,17 +2830,11 @@ git-tree-sha1 = "a490c6212a0e90d2d55111ac956f7c4fa9c277a6"
28662830
uuid = "ea2f1a96-1ddc-540d-b46f-429655e07cfa"
28672831
version = "0.9.11+1"
28682832

2869-
[[deps.Xorg_libpthread_stubs_jll]]
2870-
deps = ["Artifacts", "JLLWrappers", "Libdl"]
2871-
git-tree-sha1 = "c57201109a9e4c0585b208bb408bc41d205ac4e9"
2872-
uuid = "14d82f49-176c-5ed1-bb49-ad3f5cbd8c74"
2873-
version = "0.1.2+0"
2874-
28752833
[[deps.Xorg_libxcb_jll]]
2876-
deps = ["Artifacts", "JLLWrappers", "Libdl", "XSLT_jll", "Xorg_libXau_jll", "Xorg_libXdmcp_jll", "Xorg_libpthread_stubs_jll"]
2877-
git-tree-sha1 = "1a74296303b6524a0472a8cb12d3d87a78eb3612"
2834+
deps = ["Artifacts", "JLLWrappers", "Libdl", "Xorg_libXau_jll", "Xorg_libXdmcp_jll"]
2835+
git-tree-sha1 = "bfcaf7ec088eaba362093393fe11aa141fa15422"
28782836
uuid = "c7cfdc94-dc32-55de-ac96-5a1b8d977c5b"
2879-
version = "1.17.0+3"
2837+
version = "1.17.1+0"
28802838

28812839
[[deps.Xorg_xtrans_jll]]
28822840
deps = ["Artifacts", "JLLWrappers", "Libdl"]

benchmarks/NonlinearProblem/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
3030
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
3131

3232
[compat]
33-
AlgebraicMultigrid = "0.6"
33+
AlgebraicMultigrid = "0.6, 1"
3434
BenchmarkTools = "1"
3535
CairoMakie = "0.12, 0.13"
3636
DiffEqBase = "6.142"
@@ -41,7 +41,7 @@ IncompleteLU = "0.2"
4141
LaTeXStrings = "1"
4242
LineSearches = "7"
4343
LinearSolve = "2, 3"
44-
MINPACK = "1.2"
44+
MINPACK = "< 1.3"
4545
NLsolve = "4.5"
4646
NonlinearProblemLibrary = "0.1"
4747
NonlinearSolve = "4"

0 commit comments

Comments
 (0)