Skip to content

Commit f41917d

Browse files
CompatHelper Juliacharleskawczynski
authored andcommitted
CompatHelper: bump compat for KrylovKit to 0.9, (keep existing compat)
1 parent 28b361a commit f41917d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ AssociatedLegendrePolynomials = "1"
4444
BandedMatrices = "1"
4545
BenchmarkTools = "1"
4646
BlockArrays = "1"
47+
CUDA = "5.5"
4748
ClimaComms = "0.6.2"
4849
CountFlops = "0.1"
4950
CubedSphere = "0.2, 0.3"
50-
CUDA = "5.5"
51-
Dates = "1"
5251
DataStructures = "0.18.13"
52+
Dates = "1"
5353
FastBroadcast = "0.3.1"
5454
ForwardDiff = "0.10.15"
5555
GaussQuadrature = "0.5.8"
@@ -59,9 +59,9 @@ InteractiveUtils = "1"
5959
IntervalSets = "0.5, 0.6, 0.7"
6060
JET = "0.9"
6161
Krylov = "0.9"
62-
KrylovKit = "0.6, 0.7, 0.8"
63-
LinearAlgebra = "1"
62+
KrylovKit = "0.6, 0.7, 0.8, 0.9"
6463
LazyBroadcast = "0.1.4"
64+
LinearAlgebra = "1"
6565
Logging = "1"
6666
MultiBroadcastFusion = "0.3.1, 0.4"
6767
NVTX = "0.3"
@@ -88,8 +88,8 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
8888
CountFlops = "1db9610d-79e1-487a-8d40-77f3295c7593"
8989
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
9090
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
91-
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
9291
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
92+
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
9393
LazyBroadcast = "9dccce8e-a116-406d-9fcc-a88ed4f510c8"
9494
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
9595
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"

0 commit comments

Comments
 (0)