11# This file is machine-generated - editing it directly is not advised
22
3- julia_version = " 1.10.4 "
3+ julia_version = " 1.10.5 "
44manifest_format = " 2.0"
55project_hash = " 55fae0ddd0ffccbacba99e27c1d090c4760c1487"
66
@@ -15,24 +15,28 @@ uuid = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
1515version = " 0.4.5"
1616
1717[[deps .Accessors ]]
18- deps = [" CompositionsBase" , " ConstructionBase" , " Dates " , " InverseFunctions" , " LinearAlgebra" , " MacroTools" , " Markdown" , " Test " ]
19- git-tree-sha1 = " f61b15be1d76846c0ce31d3fcfac5380ae53db6a "
18+ deps = [" CompositionsBase" , " ConstructionBase" , " InverseFunctions" , " LinearAlgebra" , " MacroTools" , " Markdown" ]
19+ git-tree-sha1 = " b392ede862e506d451fc1616e79aa6f4c673dab8 "
2020uuid = " 7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
21- version = " 0.1.37 "
21+ version = " 0.1.38 "
2222
2323 [deps .Accessors .extensions ]
2424 AccessorsAxisKeysExt = " AxisKeys"
25+ AccessorsDatesExt = " Dates"
2526 AccessorsIntervalSetsExt = " IntervalSets"
2627 AccessorsStaticArraysExt = " StaticArrays"
2728 AccessorsStructArraysExt = " StructArrays"
29+ AccessorsTestExt = " Test"
2830 AccessorsUnitfulExt = " Unitful"
2931
3032 [deps .Accessors .weakdeps ]
3133 AxisKeys = " 94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
34+ Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
3235 IntervalSets = " 8197267c-284f-5f27-9208-e0e47529a953"
3336 Requires = " ae029012-a4dd-5104-9daa-d747884805df"
3437 StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
3538 StructArrays = " 09ab397b-f2b6-538f-b94a-2f83cf4a842a"
39+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
3640 Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
3741
3842[[deps .Adapt ]]
@@ -53,9 +57,9 @@ version = "1.1.1"
5357
5458[[deps .ArrayInterface ]]
5559deps = [" Adapt" , " LinearAlgebra" ]
56- git-tree-sha1 = " f54c23a5d304fb87110de62bace7777d59088c34 "
60+ git-tree-sha1 = " 3640d077b6dafd64ceb8fd5c1ec76f7ca53bcf76 "
5761uuid = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
58- version = " 7.15 .0"
62+ version = " 7.16 .0"
5963
6064 [deps .ArrayInterface .extensions ]
6165 ArrayInterfaceBandedMatricesExt = " BandedMatrices"
@@ -89,9 +93,9 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
8993
9094[[deps .CodecZlib ]]
9195deps = [" TranscodingStreams" , " Zlib_jll" ]
92- git-tree-sha1 = " b8fe8546d52ca154ac556809e10c75e6e7430ac8 "
96+ git-tree-sha1 = " bce6804e5e6044c6daab27bb533d1295e4a2e759 "
9397uuid = " 944b1d66-785c-5afd-91f1-9de20f533193"
94- version = " 0.7.5 "
98+ version = " 0.7.6 "
9599
96100[[deps .CompilerSupportLibraries_jll ]]
97101deps = [" Artifacts" , " Libdl" ]
@@ -108,17 +112,18 @@ weakdeps = ["InverseFunctions"]
108112 CompositionsBaseInverseFunctionsExt = " InverseFunctions"
109113
110114[[deps .ConstructionBase ]]
111- deps = [" LinearAlgebra" ]
112- git-tree-sha1 = " d8a9c0b6ac2d9081bf76324b39c78ca3ce4f0c98"
115+ git-tree-sha1 = " 76219f1ed5771adbb096743bff43fb5fdd4c1157"
113116uuid = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
114- version = " 1.5.6 "
117+ version = " 1.5.8 "
115118
116119 [deps .ConstructionBase .extensions ]
117120 ConstructionBaseIntervalSetsExt = " IntervalSets"
121+ ConstructionBaseLinearAlgebraExt = " LinearAlgebra"
118122 ConstructionBaseStaticArraysExt = " StaticArrays"
119123
120124 [deps .ConstructionBase .weakdeps ]
121125 IntervalSets = " 8197267c-284f-5f27-9208-e0e47529a953"
126+ LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
122127 StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
123128
124129[[deps .DataAPI ]]
@@ -143,9 +148,9 @@ version = "0.9.3"
143148
144149[[deps .Documenter ]]
145150deps = [" ANSIColoredPrinters" , " AbstractTrees" , " Base64" , " CodecZlib" , " Dates" , " DocStringExtensions" , " Downloads" , " Git" , " IOCapture" , " InteractiveUtils" , " JSON" , " LibGit2" , " Logging" , " Markdown" , " MarkdownAST" , " Pkg" , " PrecompileTools" , " REPL" , " RegistryInstances" , " SHA" , " TOML" , " Test" , " Unicode" ]
146- git-tree-sha1 = " 76deb8c15f37a3853f13ea2226b8f2577652de05 "
151+ git-tree-sha1 = " 5a1ee886566f2fa9318df1273d8b778b9d42712d "
147152uuid = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
148- version = " 1.5 .0"
153+ version = " 1.7 .0"
149154
150155[[deps .Downloads ]]
151156deps = [" ArgTools" , " FileWatching" , " LibCURL" , " NetworkOptions" ]
@@ -195,14 +200,14 @@ deps = ["Markdown"]
195200uuid = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
196201
197202[[deps .InverseFunctions ]]
198- deps = [" Test" ]
199- git-tree-sha1 = " 18c59411ece4838b18cd7f537e56cf5e41ce5bfd"
203+ git-tree-sha1 = " 2787db24f4e03daf859c6509ff87764e4182f7d1"
200204uuid = " 3587e190-3f89-42d0-90ee-14403ec27112"
201- version = " 0.1.15 "
202- weakdeps = [" Dates" ]
205+ version = " 0.1.16 "
206+ weakdeps = [" Dates" , " Test " ]
203207
204208 [deps .InverseFunctions .extensions ]
205- DatesExt = " Dates"
209+ InverseFunctionsDatesExt = " Dates"
210+ InverseFunctionsTestExt = " Test"
206211
207212[[deps .IteratorInterfaceExtensions ]]
208213git-tree-sha1 = " a3f24677c21f5bbe9d2a714f95dcd58337fb2856"
@@ -211,9 +216,9 @@ version = "1.0.0"
211216
212217[[deps .JLLWrappers ]]
213218deps = [" Artifacts" , " Preferences" ]
214- git-tree-sha1 = " 7e5d6779a1e09a36db2a7b6cff50942a0a7d0fca "
219+ git-tree-sha1 = " f389674c99bfcde17dc57454011aa44d5a260a40 "
215220uuid = " 692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
216- version = " 1.5 .0"
221+ version = " 1.6 .0"
217222
218223[[deps .JSON ]]
219224deps = [" Dates" , " Mmap" , " Parsers" , " Unicode" ]
@@ -305,9 +310,9 @@ version = "0.3.23+4"
305310
306311[[deps .OpenSSL_jll ]]
307312deps = [" Artifacts" , " JLLWrappers" , " Libdl" ]
308- git-tree-sha1 = " a028ee3cb5641cccc4c24e90c36b0a4f7707bdf5 "
313+ git-tree-sha1 = " 1b35263570443fdd9e76c76b7062116e2f374ab8 "
309314uuid = " 458c3c95-2e84-50aa-8efc-19380b2a3a95"
310- version = " 3.0.14 +0"
315+ version = " 3.0.15 +0"
311316
312317[[deps .OrderedCollections ]]
313318git-tree-sha1 = " dfdf5519f235516220579f949664f1bf44e741c5"
@@ -436,9 +441,9 @@ version = "7.2.1+1"
436441
437442[[deps .SymbolicIndexingInterface ]]
438443deps = [" Accessors" , " ArrayInterface" , " RuntimeGeneratedFunctions" , " StaticArraysCore" ]
439- git-tree-sha1 = " c9fce29fb41a10677e24f74421ebe31220b81ad0 "
444+ git-tree-sha1 = " 988e04b34a4c3b824fb656f542473df99a4f610d "
440445uuid = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
441- version = " 0.3.28 "
446+ version = " 0.3.30 "
442447
443448[[deps .TOML ]]
444449deps = [" Dates" ]
@@ -467,13 +472,9 @@ deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
467472uuid = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
468473
469474[[deps .TranscodingStreams ]]
470- git-tree-sha1 = " 96612ac5365777520c3c5396314c8cf7408f436a "
475+ git-tree-sha1 = " e84b3a11b9bece70d14cce63406bbc79ed3464d2 "
471476uuid = " 3bb67fe8-82b1-5028-8e26-92a6c54297fa"
472- version = " 0.11.1"
473- weakdeps = [" Random" , " Test" ]
474-
475- [deps .TranscodingStreams .extensions ]
476- TestExt = [" Test" , " Random" ]
477+ version = " 0.11.2"
477478
478479[[deps .UUIDs ]]
479480deps = [" Random" , " SHA" ]
@@ -490,7 +491,7 @@ version = "1.2.13+1"
490491[[deps .libblastrampoline_jll ]]
491492deps = [" Artifacts" , " Libdl" ]
492493uuid = " 8e850b90-86db-534c-a0d3-1478176c7d93"
493- version = " 5.8 .0+1 "
494+ version = " 5.11 .0+0 "
494495
495496[[deps .nghttp2_jll ]]
496497deps = [" Artifacts" , " Libdl" ]
0 commit comments