Skip to content

Commit f5f1e82

Browse files
Update Manifest with Julia 1.10
Generated with Julia v1.10.10 to ensure compatibility
1 parent 97c8465 commit f5f1e82

File tree

1 file changed

+21
-55
lines changed

1 file changed

+21
-55
lines changed

benchmarks/NonStiffODE/Manifest.toml

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

3-
julia_version = "1.11.6"
3+
julia_version = "1.10.10"
44
manifest_format = "2.0"
5-
project_hash = "f6c39201df93a8b81030cbd28ba2255669c3a167"
5+
project_hash = "d83988b3f9e8681c05cd17effe5e5bba96c22e26"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "60665b326b75db6517939d0e1875850bc4a54368"
@@ -63,7 +63,7 @@ version = "1.1.3"
6363

6464
[[deps.ArgTools]]
6565
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
66-
version = "1.1.2"
66+
version = "1.1.1"
6767

6868
[[deps.ArnoldiMethod]]
6969
deps = ["LinearAlgebra", "Random", "StaticArrays"]
@@ -115,11 +115,9 @@ weakdeps = ["SparseArrays"]
115115

116116
[[deps.Artifacts]]
117117
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
118-
version = "1.11.0"
119118

120119
[[deps.Base64]]
121120
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
122-
version = "1.11.0"
123121

124122
[[deps.Bijections]]
125123
git-tree-sha1 = "a2d308fcd4c2fb90e943cf9cd2fbfa9c32b69733"
@@ -218,11 +216,13 @@ deps = ["FixedPointNumbers", "Random"]
218216
git-tree-sha1 = "67e11ee83a43eb71ddc950302c53bf33f0690dfe"
219217
uuid = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
220218
version = "0.12.1"
221-
weakdeps = ["StyledStrings"]
222219

223220
[deps.ColorTypes.extensions]
224221
StyledStringsExt = "StyledStrings"
225222

223+
[deps.ColorTypes.weakdeps]
224+
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
225+
226226
[[deps.ColorVectorSpace]]
227227
deps = ["ColorTypes", "FixedPointNumbers", "LinearAlgebra", "Requires", "Statistics", "TensorCore"]
228228
git-tree-sha1 = "8b3b6f87ce8f65a2b4f857528fd8d70086cd72b1"
@@ -353,7 +353,6 @@ version = "1.0.0"
353353
[[deps.Dates]]
354354
deps = ["Printf"]
355355
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
356-
version = "1.11.0"
357356

358357
[[deps.Dbus_jll]]
359358
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "Libdl"]
@@ -518,7 +517,6 @@ weakdeps = ["ChainRulesCore", "SparseArrays"]
518517
[[deps.Distributed]]
519518
deps = ["Random", "Serialization", "Sockets"]
520519
uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
521-
version = "1.11.0"
522520

523521
[[deps.Distributions]]
524522
deps = ["AliasTables", "FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SpecialFunctions", "Statistics", "StatsAPI", "StatsBase", "StatsFuns"]
@@ -690,7 +688,6 @@ version = "1.1.3"
690688

691689
[[deps.FileWatching]]
692690
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
693-
version = "1.11.0"
694691

695692
[[deps.FillArrays]]
696693
deps = ["LinearAlgebra"]
@@ -786,7 +783,6 @@ version = "0.5.2"
786783
[[deps.Future]]
787784
deps = ["Random"]
788785
uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"
789-
version = "1.11.0"
790786

791787
[[deps.GLFW_jll]]
792788
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libglvnd_jll", "Xorg_libXcursor_jll", "Xorg_libXi_jll", "Xorg_libXinerama_jll", "Xorg_libXrandr_jll", "libdecor_jll", "xkbcommon_jll"]
@@ -924,7 +920,6 @@ version = "2025.2.0+0"
924920
[[deps.InteractiveUtils]]
925921
deps = ["Markdown"]
926922
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
927-
version = "1.11.0"
928923

929924
[[deps.IntervalSets]]
930925
git-tree-sha1 = "5fbb102dcb8b1a858111ae81d56682376130517d"
@@ -1104,7 +1099,6 @@ version = "2.6.2"
11041099
[[deps.LazyArtifacts]]
11051100
deps = ["Artifacts", "Pkg"]
11061101
uuid = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
1107-
version = "1.11.0"
11081102

11091103
[[deps.LibCURL]]
11101104
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
@@ -1114,17 +1108,16 @@ version = "0.6.4"
11141108
[[deps.LibCURL_jll]]
11151109
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
11161110
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
1117-
version = "8.6.0+0"
1111+
version = "8.4.0+0"
11181112

11191113
[[deps.LibGit2]]
11201114
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
11211115
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
1122-
version = "1.11.0"
11231116

11241117
[[deps.LibGit2_jll]]
11251118
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
11261119
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
1127-
version = "1.7.2+0"
1120+
version = "1.6.4+0"
11281121

11291122
[[deps.LibSSH2_jll]]
11301123
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
@@ -1133,7 +1126,6 @@ version = "1.11.0+1"
11331126

11341127
[[deps.Libdl]]
11351128
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
1136-
version = "1.11.0"
11371129

11381130
[[deps.Libffi_jll]]
11391131
deps = ["Artifacts", "JLLWrappers", "Libdl"]
@@ -1190,7 +1182,6 @@ version = "7.4.0"
11901182
[[deps.LinearAlgebra]]
11911183
deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
11921184
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1193-
version = "1.11.0"
11941185

11951186
[[deps.LinearSolve]]
11961187
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "OpenBLAS_jll", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"]
@@ -1263,7 +1254,6 @@ version = "0.3.29"
12631254

12641255
[[deps.Logging]]
12651256
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
1266-
version = "1.11.0"
12671257

12681258
[[deps.LoggingExtras]]
12691259
deps = ["Dates", "Logging"]
@@ -1295,7 +1285,6 @@ version = "0.1.8"
12951285
[[deps.Markdown]]
12961286
deps = ["Base64"]
12971287
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
1298-
version = "1.11.0"
12991288

13001289
[[deps.MaybeInplace]]
13011290
deps = ["ArrayInterface", "LinearAlgebra", "MacroTools"]
@@ -1316,7 +1305,7 @@ version = "1.1.9"
13161305
[[deps.MbedTLS_jll]]
13171306
deps = ["Artifacts", "Libdl"]
13181307
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
1319-
version = "2.28.6+0"
1308+
version = "2.28.2+1"
13201309

13211310
[[deps.Measures]]
13221311
git-tree-sha1 = "c13304c81eec1ed3af7fc20e75fb6b26092a1102"
@@ -1331,7 +1320,6 @@ version = "1.2.0"
13311320

13321321
[[deps.Mmap]]
13331322
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
1334-
version = "1.11.0"
13351323

13361324
[[deps.ModelingToolkit]]
13371325
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", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "Moshi", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
@@ -1363,7 +1351,7 @@ version = "0.3.7"
13631351

13641352
[[deps.MozillaCACerts_jll]]
13651353
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
1366-
version = "2023.12.12"
1354+
version = "2023.1.10"
13671355

13681356
[[deps.MuladdMacro]]
13691357
git-tree-sha1 = "cac9cc5499c25554cba55cd3c30543cff5ca4fab"
@@ -1528,7 +1516,7 @@ version = "1.3.6+0"
15281516
[[deps.OpenBLAS_jll]]
15291517
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
15301518
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
1531-
version = "0.3.27+1"
1519+
version = "0.3.23+4"
15321520

15331521
[[deps.OpenLibm_jll]]
15341522
deps = ["Artifacts", "Libdl"]
@@ -1818,13 +1806,9 @@ uuid = "30392449-352a-5448-841d-b1acce4e97dc"
18181806
version = "0.44.2+0"
18191807

18201808
[[deps.Pkg]]
1821-
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
1809+
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
18221810
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1823-
version = "1.11.0"
1824-
weakdeps = ["REPL"]
1825-
1826-
[deps.Pkg.extensions]
1827-
REPLExt = "REPL"
1811+
version = "1.10.0"
18281812

18291813
[[deps.PlotThemes]]
18301814
deps = ["PlotUtils", "Statistics"]
@@ -1919,7 +1903,6 @@ version = "0.5.7"
19191903
[[deps.Printf]]
19201904
deps = ["Unicode"]
19211905
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1922-
version = "1.11.0"
19231906

19241907
[[deps.PtrArrays]]
19251908
git-tree-sha1 = "1d36ef11a9aaf1e8b74dacc6a731dd1de8fd493d"
@@ -1963,14 +1946,12 @@ version = "2.11.2"
19631946
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
19641947

19651948
[[deps.REPL]]
1966-
deps = ["InteractiveUtils", "Markdown", "Sockets", "StyledStrings", "Unicode"]
1949+
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
19671950
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
1968-
version = "1.11.0"
19691951

19701952
[[deps.Random]]
19711953
deps = ["SHA"]
19721954
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1973-
version = "1.11.0"
19741955

19751956
[[deps.Random123]]
19761957
deps = ["Random", "RandomNumbers"]
@@ -2176,7 +2157,6 @@ version = "1.3.0"
21762157

21772158
[[deps.Serialization]]
21782159
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
2179-
version = "1.11.0"
21802160

21812161
[[deps.Setfield]]
21822162
deps = ["ConstructionBase", "Future", "MacroTools", "StaticArraysCore"]
@@ -2187,7 +2167,6 @@ version = "1.1.2"
21872167
[[deps.SharedArrays]]
21882168
deps = ["Distributed", "Mmap", "Random", "Serialization"]
21892169
uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
2190-
version = "1.11.0"
21912170

21922171
[[deps.Showoff]]
21932172
deps = ["Dates", "Grisu"]
@@ -2231,7 +2210,6 @@ version = "1.1.0"
22312210

22322211
[[deps.Sockets]]
22332212
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
2234-
version = "1.11.0"
22352213

22362214
[[deps.SortingAlgorithms]]
22372215
deps = ["DataStructures"]
@@ -2242,7 +2220,7 @@ version = "1.2.2"
22422220
[[deps.SparseArrays]]
22432221
deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"]
22442222
uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2245-
version = "1.11.0"
2223+
version = "1.10.0"
22462224

22472225
[[deps.SparseMatrixColorings]]
22482226
deps = ["ADTypes", "DocStringExtensions", "LinearAlgebra", "PrecompileTools", "Random", "SparseArrays"]
@@ -2310,14 +2288,9 @@ uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
23102288
version = "1.4.3"
23112289

23122290
[[deps.Statistics]]
2313-
deps = ["LinearAlgebra"]
2314-
git-tree-sha1 = "ae3bb1eb3bba077cd276bc5cfc337cc65c3075c0"
2291+
deps = ["LinearAlgebra", "SparseArrays"]
23152292
uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2316-
version = "1.11.1"
2317-
weakdeps = ["SparseArrays"]
2318-
2319-
[deps.Statistics.extensions]
2320-
SparseArraysExt = ["SparseArrays"]
2293+
version = "1.10.0"
23212294

23222295
[[deps.StatsAPI]]
23232296
deps = ["LinearAlgebra"]
@@ -2375,18 +2348,14 @@ version = "0.7.1"
23752348
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
23762349
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
23772350

2378-
[[deps.StyledStrings]]
2379-
uuid = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
2380-
version = "1.11.0"
2381-
23822351
[[deps.SuiteSparse]]
23832352
deps = ["Libdl", "LinearAlgebra", "Serialization", "SparseArrays"]
23842353
uuid = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
23852354

23862355
[[deps.SuiteSparse_jll]]
23872356
deps = ["Artifacts", "Libdl", "libblastrampoline_jll"]
23882357
uuid = "bea87d4a-7f5b-5778-9afe-8cc45184846c"
2389-
version = "7.7.0+0"
2358+
version = "7.2.1+1"
23902359

23912360
[[deps.Sundials]]
23922361
deps = ["CEnum", "DataStructures", "DiffEqBase", "Libdl", "LinearAlgebra", "Logging", "PrecompileTools", "Reexport", "SciMLBase", "SparseArrays", "Sundials_jll"]
@@ -2396,9 +2365,9 @@ version = "4.28.0"
23962365

23972366
[[deps.Sundials_jll]]
23982367
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "SuiteSparse_jll", "libblastrampoline_jll"]
2399-
git-tree-sha1 = "91db7ed92c66f81435fe880947171f1212936b14"
2368+
git-tree-sha1 = "ba4d38faeb62de7ef47155ed321dce40a549c305"
24002369
uuid = "fb77eaff-e24c-56d4-86b1-d163f2edb164"
2401-
version = "5.2.3+0"
2370+
version = "5.2.2+0"
24022371

24032372
[[deps.SymbolicIndexingInterface]]
24042373
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
@@ -2499,7 +2468,6 @@ version = "2.0.0"
24992468
[[deps.Test]]
25002469
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
25012470
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2502-
version = "1.11.0"
25032471

25042472
[[deps.TestItems]]
25052473
git-tree-sha1 = "42fd9023fef18b9b78c8343a4e2f3813ffbcefcb"
@@ -2548,7 +2516,6 @@ version = "1.6.1"
25482516
[[deps.UUIDs]]
25492517
deps = ["Random", "SHA"]
25502518
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2551-
version = "1.11.0"
25522519

25532520
[[deps.UnPack]]
25542521
git-tree-sha1 = "387c1f73762231e86e0c9c5443ce3b4a0a9a0c2b"
@@ -2557,7 +2524,6 @@ version = "1.0.2"
25572524

25582525
[[deps.Unicode]]
25592526
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
2560-
version = "1.11.0"
25612527

25622528
[[deps.UnicodeFun]]
25632529
deps = ["REPL"]
@@ -2871,7 +2837,7 @@ version = "1.1.7+0"
28712837
[[deps.nghttp2_jll]]
28722838
deps = ["Artifacts", "Libdl"]
28732839
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
2874-
version = "1.59.0+0"
2840+
version = "1.52.0+1"
28752841

28762842
[[deps.oneTBB_jll]]
28772843
deps = ["Artifacts", "JLLWrappers", "Libdl"]

0 commit comments

Comments
 (0)