2
2
3
3
julia_version = " 1.10.3"
4
4
manifest_format = " 2.0"
5
- project_hash = " 9e4203990c8bcfa6c89ab13b8fa1ae6772387ffe "
5
+ project_hash = " c2b41c62ef471acee30499943ca8e1f5eb29f796 "
6
6
7
7
[[deps .ADTypes ]]
8
- git-tree-sha1 = " 9b3993053b87311e699ac9e1bcabec5ae7444f65 "
8
+ git-tree-sha1 = " daf26bbdec60d9ca1c0003b70f389d821ddb4224 "
9
9
uuid = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
10
- version = " 1.2.0 "
10
+ version = " 1.2.1 "
11
11
weakdeps = [" ChainRulesCore" , " EnzymeCore" ]
12
12
13
13
[deps .ADTypes .extensions ]
14
14
ADTypesChainRulesCoreExt = " ChainRulesCore"
15
15
ADTypesEnzymeCoreExt = " EnzymeCore"
16
16
17
- [[deps .AMD ]]
18
- deps = [" LinearAlgebra" , " SparseArrays" , " SuiteSparse_jll" ]
19
- git-tree-sha1 = " 45a1272e3f809d36431e57ab22703c6896b8908f"
20
- uuid = " 14f7f29c-3bd6-536c-9a0b-7339e30b5a3e"
21
- version = " 0.5.3"
22
-
23
17
[[deps .AbstractFFTs ]]
24
18
deps = [" LinearAlgebra" ]
25
19
git-tree-sha1 = " d92ad398961a3ed262d8bf04a1a2b8340f915fef"
@@ -68,10 +62,10 @@ weakdeps = ["StaticArrays"]
68
62
AdaptStaticArraysExt = " StaticArrays"
69
63
70
64
[[deps .AliasTables ]]
71
- deps = [" Random" ]
72
- git-tree-sha1 = " 82b912bb5215792fd33df26f407d064d3602af98 "
65
+ deps = [" PtrArrays " , " Random" ]
66
+ git-tree-sha1 = " 9876e1e164b144ca45e9e3198d0b689cadfed9ff "
73
67
uuid = " 66dad0bd-aa9a-41b7-9441-69ab47430ed8"
74
- version = " 1.1.2 "
68
+ version = " 1.1.3 "
75
69
76
70
[[deps .Animations ]]
77
71
deps = [" Colors" ]
@@ -248,13 +242,14 @@ version = "1.0.1+0"
248
242
249
243
[[deps .CUDA ]]
250
244
deps = [" AbstractFFTs" , " Adapt" , " BFloat16s" , " CEnum" , " CUDA_Driver_jll" , " CUDA_Runtime_Discovery" , " CUDA_Runtime_jll" , " Crayons" , " DataFrames" , " ExprTools" , " GPUArrays" , " GPUCompiler" , " KernelAbstractions" , " LLVM" , " LLVMLoopInfo" , " LazyArtifacts" , " Libdl" , " LinearAlgebra" , " Logging" , " NVTX" , " Preferences" , " PrettyTables" , " Printf" , " Random" , " Random123" , " RandomNumbers" , " Reexport" , " Requires" , " SparseArrays" , " StaticArrays" , " Statistics" ]
251
- git-tree-sha1 = " 4e33522a036b39fc6f5cb7447ae3b28eb8fbe99b "
245
+ git-tree-sha1 = " fe61a257e94621e25471071ca58d29ea45eef13b "
252
246
uuid = " 052768ef-5323-5732-b1bb-66c8b64840ba"
253
- version = " 5.3.3 "
254
- weakdeps = [" ChainRulesCore" , " SpecialFunctions" ]
247
+ version = " 5.3.4 "
248
+ weakdeps = [" ChainRulesCore" , " EnzymeCore " , " SpecialFunctions" ]
255
249
256
250
[deps .CUDA .extensions ]
257
251
ChainRulesCoreExt = " ChainRulesCore"
252
+ EnzymeCoreExt = " EnzymeCore"
258
253
SpecialFunctionsExt = " SpecialFunctions"
259
254
260
255
[[deps .CUDA_Driver_jll ]]
@@ -289,9 +284,9 @@ version = "0.11.11"
289
284
290
285
[[deps .Cairo_jll ]]
291
286
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" ]
292
- git-tree-sha1 = " a4c43f59baa34011e303e76f5c8c91bf58415aaf "
287
+ git-tree-sha1 = " a2f1c8c668c8e3cb4cca4e57a8efdb09067bb3fd "
293
288
uuid = " 83423d85-b0ee-5818-9007-b63ccbeb887a"
294
- version = " 1.18.0+1 "
289
+ version = " 1.18.0+2 "
295
290
296
291
[[deps .Calculus ]]
297
292
deps = [" LinearAlgebra" ]
@@ -321,10 +316,10 @@ weakdeps = ["CairoMakie", "GeoMakie"]
321
316
GeoMakieExt = " GeoMakie"
322
317
323
318
[[deps .ClimaAtmos ]]
324
- deps = [" Adapt" , " ArgParse" , " ArtifactWrappers" , " Artifacts" , " AtmosphericProfilesLibrary" , " ClimaComms" , " ClimaCore" , " ClimaParams" , " ClimaTimeSteppers" , " ClimaUtilities" , " CloudMicrophysics" , " Colors" , " Dates" , " Dierckx" , " DiffEqBase" , " DiffEqCallbacks " , " DocStringExtensions" , " FastGaussQuadrature" , " Insolation" , " Interpolations" , " IntervalSets" , " Krylov" , " LinearAlgebra" , " Logging" , " NCDatasets" , " NVTX" , " Pkg" , " Printf" , " RRTMGP" , " Random" , " RootSolvers" , " SciMLBase" , " StaticArrays" , " Statistics" , " StatsBase" , " SurfaceFluxes" , " Thermodynamics" , " YAML" ]
325
- git-tree-sha1 = " fd2437d8164f952e0faae9f9848321cff5d5ddac "
319
+ deps = [" Adapt" , " ArgParse" , " ArtifactWrappers" , " Artifacts" , " AtmosphericProfilesLibrary" , " ClimaComms" , " ClimaCore" , " ClimaDiagnostics " , " ClimaParams" , " ClimaTimeSteppers" , " ClimaUtilities" , " CloudMicrophysics" , " Colors" , " Dates" , " Dierckx" , " DiffEqBase" , " Distributions " , " DocStringExtensions" , " FastGaussQuadrature" , " Insolation" , " Interpolations" , " IntervalSets" , " Krylov" , " LinearAlgebra" , " Logging" , " NCDatasets" , " NVTX" , " Pkg" , " Printf" , " RRTMGP" , " Random" , " RootSolvers" , " SciMLBase" , " StaticArrays" , " Statistics" , " StatsBase" , " SurfaceFluxes" , " Thermodynamics" , " YAML" ]
320
+ git-tree-sha1 = " 9fa711862712fea5dd4b3b7bd7f6109173c10226 "
326
321
uuid = " b2c96348-7fb7-4fe0-8da9-78d88439e717"
327
- version = " 0.23 .0"
322
+ version = " 0.24 .0"
328
323
329
324
[[deps .ClimaComms ]]
330
325
deps = [" CUDA" , " MPI" ]
@@ -333,13 +328,14 @@ uuid = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
333
328
version = " 0.5.8"
334
329
335
330
[[deps .ClimaCore ]]
336
- deps = [" Adapt" , " BandedMatrices" , " BlockArrays" , " CUDA " , " ClimaComms" , " CubedSphere" , " DataStructures" , " DocStringExtensions" , " ForwardDiff" , " GaussQuadrature" , " GilbertCurves" , " HDF5" , " InteractiveUtils" , " IntervalSets" , " KrylovKit" , " LinearAlgebra" , " MultiBroadcastFusion" , " PkgVersion" , " RecursiveArrayTools" , " RootSolvers" , " SparseArrays" , " Static" , " StaticArrays" , " Statistics" , " Unrolled" ]
337
- git-tree-sha1 = " ce60e793254676e4ff0121997bae6fc4b78ebd09 "
331
+ deps = [" Adapt" , " BandedMatrices" , " BlockArrays" , " ClimaComms" , " CubedSphere" , " DataStructures" , " DocStringExtensions" , " ForwardDiff" , " GaussQuadrature" , " GilbertCurves" , " HDF5" , " InteractiveUtils" , " IntervalSets" , " KrylovKit" , " LinearAlgebra" , " MultiBroadcastFusion" , " NVTX " , " PkgVersion" , " RecursiveArrayTools" , " RootSolvers" , " SparseArrays" , " Static" , " StaticArrays" , " Statistics" , " Unrolled" ]
332
+ git-tree-sha1 = " c08d308f80d92edd128c4498e105e890e3982ead "
338
333
uuid = " d414da3d-4745-48bb-8d80-42e94e092884"
339
- version = " 0.13 .4"
340
- weakdeps = [" Krylov" ]
334
+ version = " 0.14 .4"
335
+ weakdeps = [" CUDA " , " Krylov" ]
341
336
342
337
[deps .ClimaCore .extensions ]
338
+ ClimaCoreCUDAExt = " CUDA"
343
339
KrylovExt = " Krylov"
344
340
345
341
[[deps .ClimaCorePlots ]]
@@ -366,18 +362,25 @@ path = "../.."
366
362
uuid = " 4ade58fe-a8da-486c-bd89-46df092ec0c7"
367
363
version = " 0.1.0"
368
364
365
+ [[deps .ClimaDiagnostics ]]
366
+ deps = [" Accessors" , " ClimaComms" , " ClimaCore" , " Dates" , " NCDatasets" , " SciMLBase" ]
367
+ git-tree-sha1 = " 34b57fcad8bd3810f70fd131e6f36f2002bfe8e6"
368
+ uuid = " 1ecacbb8-0713-4841-9a07-eb5aa8a2d53f"
369
+ version = " 0.1.7"
370
+
369
371
[[deps .ClimaLand ]]
370
- deps = [" Adapt" , " ArtifactWrappers" , " CUDA " , " ClimaComms" , " ClimaCore" , " ClimaCoreTempestRemap " , " ClimaUtilities" , " DataFrames" , " Dates" , " DocStringExtensions" , " Insolation" , " Interpolations" , " IntervalSets" , " LinearAlgebra" , " NCDatasets" , " SciMLBase" , " StaticArrays" , " SurfaceFluxes" , " Thermodynamics" ]
371
- git-tree-sha1 = " bd941d73481d92713b8f9d6cf6b05a1c8651aa9f "
372
+ deps = [" Adapt" , " ArtifactWrappers" , " ClimaComms" , " ClimaCore" , " ClimaUtilities" , " DataFrames" , " Dates" , " DocStringExtensions" , " Insolation" , " Interpolations" , " IntervalSets" , " LinearAlgebra" , " NCDatasets" , " SciMLBase" , " StaticArrays" , " SurfaceFluxes" , " Thermodynamics" ]
373
+ git-tree-sha1 = " 19cd647afb6e099a9380956cc1066e702be17408 "
372
374
uuid = " 08f4d4ce-cf43-44bb-ad95-9d2d5f413532"
373
- version = " 0.11.2 "
375
+ version = " 0.12.0 "
374
376
375
377
[deps .ClimaLand .extensions ]
376
378
CreateParametersExt = " ClimaParams"
377
379
NeuralSnowExt = [" CSV" , " HTTP" , " Flux" , " StatsBase" , " cuDNN" ]
378
380
379
381
[deps .ClimaLand .weakdeps ]
380
382
CSV = " 336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
383
+ CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
381
384
ClimaParams = " 5c42b081-d73a-476f-9059-fd94b934656c"
382
385
Flux = " 587475ba-b771-5e3f-ad9e-33799f191a9c"
383
386
HTTP = " cd3eb016-35fb-5094-929b-558a96fad6f3"
@@ -386,15 +389,15 @@ version = "0.11.2"
386
389
387
390
[[deps .ClimaParams ]]
388
391
deps = [" DocStringExtensions" , " TOML" , " Test" ]
389
- git-tree-sha1 = " 5f4254495beb54be2d97c15b9c220e603674daf9 "
392
+ git-tree-sha1 = " 8da1dc4aa297847cf74c51168cab1995e5631eeb "
390
393
uuid = " 5c42b081-d73a-476f-9059-fd94b934656c"
391
- version = " 0.10.6 "
394
+ version = " 0.10.7 "
392
395
393
396
[[deps .ClimaTimeSteppers ]]
394
397
deps = [" ClimaComms" , " Colors" , " DataStructures" , " DiffEqBase" , " DiffEqCallbacks" , " KernelAbstractions" , " Krylov" , " LinearAlgebra" , " LinearOperators" , " NVTX" , " SciMLBase" , " StaticArrays" ]
395
- git-tree-sha1 = " bd0445edef423f0f274b574148481db48f8554a9 "
398
+ git-tree-sha1 = " 44a30eeace8e5a8e3464f05c59fb2dea28ca7782 "
396
399
uuid = " 595c0a79-7f3d-439a-bc5a-b232dc3bde79"
397
- version = " 0.7.26 "
400
+ version = " 0.7.28 "
398
401
399
402
[deps .ClimaTimeSteppers .extensions ]
400
403
ClimaTimeSteppersBenchmarkToolsExt = [" CUDA" , " BenchmarkTools" , " OrderedCollections" , " StatsBase" , " PrettyTables" ]
@@ -619,9 +622,9 @@ version = "0.1.0+0"
619
622
620
623
[[deps .DiffEqBase ]]
621
624
deps = [" ArrayInterface" , " ConcreteStructs" , " DataStructures" , " DocStringExtensions" , " EnumX" , " EnzymeCore" , " FastBroadcast" , " FastClosures" , " ForwardDiff" , " FunctionWrappers" , " FunctionWrappersWrappers" , " LinearAlgebra" , " Logging" , " Markdown" , " MuladdMacro" , " Parameters" , " PreallocationTools" , " PrecompileTools" , " Printf" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " SciMLOperators" , " Setfield" , " SparseArrays" , " Static" , " StaticArraysCore" , " Statistics" , " Tricks" , " TruncatedStacktraces" ]
622
- git-tree-sha1 = " c8b0bdee28a1addddb7ab939365fe6543d7d2d0d "
625
+ git-tree-sha1 = " d520d3007de793f4fca16c77a25a9774ebe4ad6d "
623
626
uuid = " 2b5f629d-d688-5b77-993f-72d75c75574e"
624
- version = " 6.149.2 "
627
+ version = " 6.150.0 "
625
628
626
629
[deps .DiffEqBase .extensions ]
627
630
DiffEqBaseChainRulesCoreExt = " ChainRulesCore"
@@ -1037,9 +1040,9 @@ weakdeps = ["Makie"]
1037
1040
1038
1041
[[deps .GeoMakie ]]
1039
1042
deps = [" Colors" , " Downloads" , " GeoInterface" , " GeoJSON" , " Geodesy" , " GeometryBasics" , " ImageIO" , " LinearAlgebra" , " Makie" , " Proj" , " Reexport" , " Statistics" , " StructArrays" ]
1040
- git-tree-sha1 = " 339c0a4cd021d0c2d5e7e9afaf9f8f43ba6ef1b7 "
1043
+ git-tree-sha1 = " cbb6669efd68436b843f7d439773c142f44370e6 "
1041
1044
uuid = " db073c08-6b98-4ee5-b6a4-5efafb3259c6"
1042
- version = " 0.6.3 "
1045
+ version = " 0.6.4 "
1043
1046
1044
1047
[[deps .Geodesy ]]
1045
1048
deps = [" CoordinateTransformations" , " Dates" , " LinearAlgebra" , " StaticArrays" ]
@@ -1372,12 +1375,6 @@ git-tree-sha1 = "170b660facf5df5de098d866564877e119141cbd"
1372
1375
uuid = " c1c5ebd0-6772-5130-a774-d5fcae4a789d"
1373
1376
version = " 3.100.2+0"
1374
1377
1375
- [[deps .LDLFactorizations ]]
1376
- deps = [" AMD" , " LinearAlgebra" , " SparseArrays" , " Test" ]
1377
- git-tree-sha1 = " 70f582b446a1c3ad82cf87e62b878668beef9d13"
1378
- uuid = " 40e66cde-538c-5869-a4ad-c39174c6795b"
1379
- version = " 0.10.1"
1380
-
1381
1378
[[deps .LERC_jll ]]
1382
1379
deps = [" Artifacts" , " JLLWrappers" , " Libdl" , " Pkg" ]
1383
1380
git-tree-sha1 = " bf36f528eec6634efc60d7ec062008f171071434"
@@ -1552,14 +1549,20 @@ deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
1552
1549
uuid = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1553
1550
1554
1551
[[deps .LinearOperators ]]
1555
- deps = [" FastClosures" , " LDLFactorizations " , " LinearAlgebra" , " Printf" , " Requires" , " SparseArrays" , " TimerOutputs" ]
1556
- git-tree-sha1 = " f06df3a46255879cbccae1b5b6dcb16994c31be7 "
1552
+ deps = [" FastClosures" , " LinearAlgebra" , " Printf" , " Requires" , " SparseArrays" , " TimerOutputs" ]
1553
+ git-tree-sha1 = " ae5d90280094348c32fda8bc8b5a88bb16514d43 "
1557
1554
uuid = " 5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
1558
- version = " 2.7.0"
1559
- weakdeps = [" ChainRulesCore" ]
1555
+ version = " 2.8.0"
1560
1556
1561
1557
[deps .LinearOperators .extensions ]
1558
+ LinearOperatorsCUDAExt = " CUDA"
1562
1559
LinearOperatorsChainRulesCoreExt = " ChainRulesCore"
1560
+ LinearOperatorsLDLFactorizationsExt = " LDLFactorizations"
1561
+
1562
+ [deps .LinearOperators .weakdeps ]
1563
+ CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
1564
+ ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
1565
+ LDLFactorizations = " 40e66cde-538c-5869-a4ad-c39174c6795b"
1563
1566
1564
1567
[[deps .LittleCMS_jll ]]
1565
1568
deps = [" Artifacts" , " JLLWrappers" , " JpegTurbo_jll" , " Libdl" , " Libtiff_jll" ]
@@ -1721,9 +1724,13 @@ uuid = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
1721
1724
version = " 0.2.4"
1722
1725
1723
1726
[[deps .MultiBroadcastFusion ]]
1724
- git-tree-sha1 = " cb2fb12bdd092eea393b4bd3252815cc8a395f7f "
1727
+ git-tree-sha1 = " 19b2f184b5882538bee0d5355b152212110e0fd2 "
1725
1728
uuid = " c3c07f87-98de-43f2-a76f-835b330b2cbb"
1726
- version = " 0.2.0"
1729
+ version = " 0.3.1"
1730
+ weakdeps = [" Adapt" , " CUDA" ]
1731
+
1732
+ [deps .MultiBroadcastFusion .extensions ]
1733
+ MultiBroadcastFusionCUDAExt = [" CUDA" , " Adapt" ]
1727
1734
1728
1735
[[deps .NCDatasets ]]
1729
1736
deps = [" CFTime" , " CommonDataModel" , " DataStructures" , " Dates" , " DiskArrays" , " NetCDF_jll" , " NetworkOptions" , " Printf" ]
@@ -2072,6 +2079,11 @@ git-tree-sha1 = "76ab3cbf876f3c859b6cc5817d8262809add3e13"
2072
2079
uuid = " c94c279d-25a6-4763-9509-64d165bea63e"
2073
2080
version = " 1.7.0"
2074
2081
2082
+ [[deps .PtrArrays ]]
2083
+ git-tree-sha1 = " 077664975d750757f30e739c870fbbdc01db7913"
2084
+ uuid = " 43287f4e-b6f4-7ad1-bb20-aadabca52c3d"
2085
+ version = " 1.1.0"
2086
+
2075
2087
[[deps .QOI ]]
2076
2088
deps = [" ColorTypes" , " FileIO" , " FixedPointNumbers" ]
2077
2089
git-tree-sha1 = " 18e8f4d1426e965c7b532ddd260599e1510d26ce"
@@ -2096,9 +2108,9 @@ uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
2096
2108
2097
2109
[[deps .RRTMGP ]]
2098
2110
deps = [" Adapt" , " Artifacts" , " CUDA" , " ClimaComms" , " DocStringExtensions" , " GaussQuadrature" , " Random" , " StaticArrays" ]
2099
- git-tree-sha1 = " 4befbe654262330dc7dace3b8841da3dce5b4f91 "
2111
+ git-tree-sha1 = " 43dba55be8b80a2af4b4e901537d9f29fcd0d2e2 "
2100
2112
uuid = " a01a1ee8-cea4-48fc-987c-fc7878d79da1"
2101
- version = " 0.13.2 "
2113
+ version = " 0.13.4 "
2102
2114
weakdeps = [" ClimaParams" ]
2103
2115
2104
2116
[deps .RRTMGP .extensions ]
@@ -2149,9 +2161,9 @@ version = "0.6.12"
2149
2161
2150
2162
[[deps .RecursiveArrayTools ]]
2151
2163
deps = [" Adapt" , " ArrayInterface" , " DocStringExtensions" , " GPUArraysCore" , " IteratorInterfaceExtensions" , " LinearAlgebra" , " RecipesBase" , " SparseArrays" , " StaticArraysCore" , " Statistics" , " SymbolicIndexingInterface" , " Tables" ]
2152
- git-tree-sha1 = " 47f8fedb92e196d21d8d1f5f92d5de42449d1078 "
2164
+ git-tree-sha1 = " 758bc86b90e9fee2edc4af2a750b0d3f2d5c02c5 "
2153
2165
uuid = " 731186ca-8d62-57ce-b412-fbd966d074cd"
2154
- version = " 3.18.1 "
2166
+ version = " 3.19.0 "
2155
2167
2156
2168
[deps .RecursiveArrayTools .extensions ]
2157
2169
RecursiveArrayToolsFastBroadcastExt = " FastBroadcast"
@@ -2240,9 +2252,9 @@ version = "3.45.3+0"
2240
2252
2241
2253
[[deps .SciMLBase ]]
2242
2254
deps = [" ADTypes" , " ArrayInterface" , " CommonSolve" , " ConstructionBase" , " Distributed" , " DocStringExtensions" , " EnumX" , " FunctionWrappersWrappers" , " IteratorInterfaceExtensions" , " LinearAlgebra" , " Logging" , " Markdown" , " PrecompileTools" , " Preferences" , " Printf" , " RecipesBase" , " RecursiveArrayTools" , " Reexport" , " RuntimeGeneratedFunctions" , " SciMLOperators" , " SciMLStructures" , " StaticArraysCore" , " Statistics" , " SymbolicIndexingInterface" , " Tables" ]
2243
- git-tree-sha1 = " 397367599b9526a49cc06a4db70835807498b561 "
2255
+ git-tree-sha1 = " 265f1a7a804d8093fa0b17e33e45373a77e56ca5 "
2244
2256
uuid = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
2245
- version = " 2.36.1 "
2257
+ version = " 2.38.0 "
2246
2258
2247
2259
[deps .SciMLBase .extensions ]
2248
2260
SciMLBaseChainRulesCoreExt = " ChainRulesCore"
@@ -2388,9 +2400,9 @@ weakdeps = ["OffsetArrays", "StaticArrays"]
2388
2400
2389
2401
[[deps .StaticArrays ]]
2390
2402
deps = [" LinearAlgebra" , " PrecompileTools" , " Random" , " StaticArraysCore" ]
2391
- git-tree-sha1 = " bf074c045d3d5ffd956fa0a461da38a44685d6b2 "
2403
+ git-tree-sha1 = " 9ae599cd7529cfce7fea36cf00a62cfc56f0f37c "
2392
2404
uuid = " 90137ffa-7385-5640-81b9-e52037218182"
2393
- version = " 1.9.3 "
2405
+ version = " 1.9.4 "
2394
2406
weakdeps = [" ChainRulesCore" , " Statistics" ]
2395
2407
2396
2408
[deps .StaticArrays .extensions ]
@@ -2900,10 +2912,10 @@ uuid = "477f73a3-ac25-53e9-8cc3-50b2fa2566f0"
2900
2912
version = " 1.1.2+0"
2901
2913
2902
2914
[[deps .libaom_jll ]]
2903
- deps = [" Artifacts" , " JLLWrappers" , " Libdl" , " Pkg " ]
2904
- git-tree-sha1 = " 3a2ea60308f0996d26f1e5354e10c24e9ef905d4 "
2915
+ deps = [" Artifacts" , " JLLWrappers" , " Libdl" ]
2916
+ git-tree-sha1 = " 1827acba325fdcdf1d2647fc8d5301dd9ba43a9d "
2905
2917
uuid = " a4ae2306-e953-59d6-aa16-d00cac43593b"
2906
- version = " 3.4 .0+0"
2918
+ version = " 3.9 .0+0"
2907
2919
2908
2920
[[deps .libass_jll ]]
2909
2921
deps = [" Artifacts" , " Bzip2_jll" , " FreeType2_jll" , " FriBidi_jll" , " HarfBuzz_jll" , " JLLWrappers" , " Libdl" , " Pkg" , " Zlib_jll" ]
0 commit comments