Skip to content

Commit 31d8c40

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat)
1 parent 3ce6875 commit 31d8c40

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2828
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
2929

3030
[weakdeps]
31-
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
3231
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
32+
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
3333
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
3434
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
3535

3636
[extensions]
37-
MakieExt = "Makie"
3837
JLD2Ext = "JLD2"
38+
MakieExt = "Makie"
3939
PlotsExt = ["Plots", "RecipesBase"]
4040

4141
[compat]
@@ -47,12 +47,12 @@ DataStructures = "0.17, 0.18"
4747
DocStringExtensions = "^0.8, ^0.9"
4848
FastGaussQuadrature = "^0.4, ^0.5, 1"
4949
ForwardDiff = "^0.10"
50-
Makie = "^0.21"
5150
IterativeSolvers = "0.8.4, 0.8.5, ^0.9"
5251
JLD2 = "0.4, 0.5"
53-
KrylovKit = "^0.7, ^0.8.2"
5452
Krylov = "^0.9"
53+
KrylovKit = "^0.7, ^0.8.2"
5554
LinearMaps = "2.7, ^3.0"
55+
Makie = "^0.21, 0.22"
5656
OrdinaryDiffEq = "^6.33"
5757
Parameters = "0.12.3"
5858
Plots = "1"

0 commit comments

Comments
 (0)