@@ -370,9 +370,9 @@ version = "0.30.3"
370
370
371
371
[[deps .ClimaComms ]]
372
372
deps = [" Adapt" , " Logging" , " LoggingExtras" ]
373
- git-tree-sha1 = " 2a96bdd5339bdcd903867a46d1f00110f7b890cc "
373
+ git-tree-sha1 = " 75b9d1a3b4e3efa2cbbae2eb7b52f14c0b38ccf0 "
374
374
uuid = " 3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
375
- version = " 0.6.7 "
375
+ version = " 0.6.8 "
376
376
weakdeps = [" CUDA" , " MPI" ]
377
377
378
378
[deps .ClimaComms .extensions ]
@@ -452,9 +452,9 @@ version = "0.1.13"
452
452
453
453
[[deps .CloudMicrophysics ]]
454
454
deps = [" ClimaParams" , " DocStringExtensions" , " ForwardDiff" , " HCubature" , " LazyArtifacts" , " LogExpFunctions" , " QuadGK" , " RootSolvers" , " SpecialFunctions" , " Thermodynamics" ]
455
- git-tree-sha1 = " 8f1965abc1a35d3b08f9d95d19c2a59b647fed9b "
455
+ git-tree-sha1 = " a1570cd66f2d389ac02b2451ce2082a4a8e8c0fe "
456
456
uuid = " 6a9e3e04-43cd-43ba-94b9-e8782df3c71b"
457
- version = " 0.22.13 "
457
+ version = " 0.23.0 "
458
458
459
459
[deps .CloudMicrophysics .extensions ]
460
460
EmulatorModelsExt = [" DataFrames" , " MLJ" ]
@@ -560,9 +560,9 @@ uuid = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
560
560
version = " 0.2.3"
561
561
562
562
[[deps .ConstructionBase ]]
563
- git-tree-sha1 = " 76219f1ed5771adbb096743bff43fb5fdd4c1157 "
563
+ git-tree-sha1 = " b4b092499347b18a015186eae3042f72267106cb "
564
564
uuid = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
565
- version = " 1.5.8 "
565
+ version = " 1.6.0 "
566
566
weakdeps = [" IntervalSets" , " LinearAlgebra" , " StaticArrays" ]
567
567
568
568
[deps .ConstructionBase .extensions ]
@@ -711,9 +711,9 @@ version = "0.25.120"
711
711
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
712
712
713
713
[[deps .DocStringExtensions ]]
714
- git-tree-sha1 = " e7b7e6f178525d17c720ab9c081e4ef04429f860 "
714
+ git-tree-sha1 = " 7442a5dfe1ebb773c29cc2962a8980f47221d76c "
715
715
uuid = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
716
- version = " 0.9.4 "
716
+ version = " 0.9.5 "
717
717
718
718
[[deps .Downloads ]]
719
719
deps = [" ArgTools" , " FileWatching" , " LibCURL" , " NetworkOptions" ]
@@ -949,9 +949,9 @@ version = "0.2.0"
949
949
950
950
[[deps .GPUCompiler ]]
951
951
deps = [" ExprTools" , " InteractiveUtils" , " LLVM" , " Libdl" , " Logging" , " PrecompileTools" , " Preferences" , " Scratch" , " Serialization" , " TOML" , " Tracy" , " UUIDs" ]
952
- git-tree-sha1 = " fd1f587ca5dd2d52d990fbd9ff0dded736b51f1d "
952
+ git-tree-sha1 = " 38e96dd44b8b1db92c81c6eb11ac39d207aa83d5 "
953
953
uuid = " 61eb1bfa-7361-4325-ad38-22787b887f55"
954
- version = " 1.5.1 "
954
+ version = " 1.5.2 "
955
955
956
956
[[deps .GPUToolbox ]]
957
957
git-tree-sha1 = " 15d8b0f5a6dca9bf8c02eeaf6687660dafa638d0"
@@ -1302,9 +1302,9 @@ version = "0.4.10"
1302
1302
1303
1303
[[deps .KernelAbstractions ]]
1304
1304
deps = [" Adapt" , " Atomix" , " InteractiveUtils" , " MacroTools" , " PrecompileTools" , " Requires" , " StaticArrays" , " UUIDs" ]
1305
- git-tree-sha1 = " 80d268b2f4e396edc5ea004d1e0f569231c71e9e "
1305
+ git-tree-sha1 = " 602c0e9efadafb8abfe8281c3fbf9cf6f406fc03 "
1306
1306
uuid = " 63c18a36-062a-441e-b654-da1e3ab1ce7c"
1307
- version = " 0.9.34 "
1307
+ version = " 0.9.35 "
1308
1308
weakdeps = [" EnzymeCore" , " LinearAlgebra" , " SparseArrays" ]
1309
1309
1310
1310
[deps .KernelAbstractions .extensions ]
@@ -2162,9 +2162,9 @@ version = "0.1.0"
2162
2162
2163
2163
[[deps .SciMLBase ]]
2164
2164
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" ]
2165
- git-tree-sha1 = " ce947672206f6a3a2bee1017c690cfd5fd82d897 "
2165
+ git-tree-sha1 = " d7bef263e23c7f5392071e4538b1949cee7ae458 "
2166
2166
uuid = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
2167
- version = " 2.96 .0"
2167
+ version = " 2.99 .0"
2168
2168
2169
2169
[deps .SciMLBase .extensions ]
2170
2170
SciMLBaseChainRulesCoreExt = " ChainRulesCore"
@@ -2468,9 +2468,9 @@ version = "1.0.1"
2468
2468
2469
2469
[[deps .Tables ]]
2470
2470
deps = [" DataAPI" , " DataValueInterfaces" , " IteratorInterfaceExtensions" , " OrderedCollections" , " TableTraits" ]
2471
- git-tree-sha1 = " 598cd7c1f68d1e205689b1c2fe65a9f85846f297 "
2471
+ git-tree-sha1 = " f2c1efbc8f3a609aadf318094f8fc5204bdaf344 "
2472
2472
uuid = " bd369af6-aec1-5ad0-b16a-f7cc5008161c"
2473
- version = " 1.12.0 "
2473
+ version = " 1.12.1 "
2474
2474
2475
2475
[[deps .Tar ]]
2476
2476
deps = [" ArgTools" , " SHA" ]
@@ -2529,10 +2529,10 @@ uuid = "8290d209-cae3-49c0-8002-c8c24d57dab5"
2529
2529
version = " 0.5.4"
2530
2530
2531
2531
[[deps .TiffImages ]]
2532
- deps = [" ColorTypes" , " DataStructures" , " DocStringExtensions" , " FileIO" , " FixedPointNumbers" , " IndirectArrays" , " Inflate" , " Mmap" , " OffsetArrays" , " PkgVersion" , " ProgressMeter" , " SIMD" , " UUIDs" ]
2533
- git-tree-sha1 = " f21231b166166bebc73b99cea236071eb047525b "
2532
+ deps = [" ColorTypes" , " DataStructures" , " DocStringExtensions" , " FileIO" , " FixedPointNumbers" , " IndirectArrays" , " Inflate" , " Mmap" , " OffsetArrays" , " PkgVersion" , " PrecompileTools " , " ProgressMeter" , " SIMD" , " UUIDs" ]
2533
+ git-tree-sha1 = " 02aca429c9885d1109e58f400c333521c13d48a0 "
2534
2534
uuid = " 731e570b-9d59-4bfa-96dc-6df516fadf69"
2535
- version = " 0.11.3 "
2535
+ version = " 0.11.4 "
2536
2536
2537
2537
[[deps .TimerOutputs ]]
2538
2538
deps = [" ExprTools" , " Printf" ]
@@ -2594,14 +2594,16 @@ version = "0.4.1"
2594
2594
2595
2595
[[deps .Unitful ]]
2596
2596
deps = [" Dates" , " LinearAlgebra" , " Random" ]
2597
- git-tree-sha1 = " d62610ec45e4efeabf7032d67de2ffdea8344bed "
2597
+ git-tree-sha1 = " d2282232f8a4d71f79e85dc4dd45e5b12a6297fb "
2598
2598
uuid = " 1986cc42-f94f-5a68-af5c-568840ba703d"
2599
- version = " 1.22 .1"
2600
- weakdeps = [" ConstructionBase" , " InverseFunctions" ]
2599
+ version = " 1.23 .1"
2600
+ weakdeps = [" ConstructionBase" , " ForwardDiff " , " InverseFunctions" , " Printf " ]
2601
2601
2602
2602
[deps .Unitful .extensions ]
2603
2603
ConstructionBaseUnitfulExt = " ConstructionBase"
2604
+ ForwardDiffExt = " ForwardDiff"
2604
2605
InverseFunctionsUnitfulExt = " InverseFunctions"
2606
+ PrintfExt = " Printf"
2605
2607
2606
2608
[[deps .UnrolledUtilities ]]
2607
2609
git-tree-sha1 = " a9ebeb4308eaacfe49f71594c0fe38c0c655734f"
0 commit comments