Skip to content

Commit 6d7023a

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for CubedSphere to 0.3, (keep existing compat)
1 parent add3b1b commit 6d7023a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Project.toml

+5-6
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ AssociatedLegendrePolynomials = "1"
4545
BandedMatrices = "0.17, 1"
4646
BenchmarkTools = "1"
4747
BlockArrays = "0.16, 1"
48+
CUDA = "5"
4849
ClimaComms = "0.6"
4950
Combinatorics = "1"
5051
CountFlops = "0.1"
51-
CubedSphere = "0.2"
52-
CUDA = "5"
53-
Dates = "1"
52+
CubedSphere = "0.2, 0.3"
5453
DataStructures = "0.18"
54+
Dates = "1"
5555
DocStringExtensions = "0.8, 0.9"
5656
FastBroadcast = "0.3"
5757
ForwardDiff = "0.10"
@@ -63,8 +63,8 @@ IntervalSets = "0.5, 0.6, 0.7"
6363
JET = "0.9"
6464
Krylov = "0.9"
6565
KrylovKit = "0.6, 0.7, 0.8"
66-
LinearAlgebra = "1"
6766
LazyBroadcast = "0.1"
67+
LinearAlgebra = "1"
6868
Logging = "1"
6969
MPI = "0.20"
7070
MultiBroadcastFusion = "0.3"
@@ -94,8 +94,8 @@ Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
9494
CountFlops = "1db9610d-79e1-487a-8d40-77f3295c7593"
9595
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
9696
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
97-
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
9897
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
98+
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
9999
LazyBroadcast = "9dccce8e-a116-406d-9fcc-a88ed4f510c8"
100100
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
101101
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
@@ -109,4 +109,3 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
109109

110110
[targets]
111111
test = ["Aqua", "ArgParse", "AssociatedLegendrePolynomials", "BenchmarkTools", "Combinatorics", "CountFlops", "Dates", "FastBroadcast", "Krylov", "JET", "LazyBroadcast", "Logging", "MPI", "OrderedCollections", "PrettyTables", "Random", "SafeTestsets", "StatsBase", "TerminalLoggers", "Test"]
112-

0 commit comments

Comments
 (0)