Skip to content

Commit

Permalink
CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep exis…
Browse files Browse the repository at this point in the history
…ting compat)
  • Loading branch information
CompatHelper Julia committed Jan 14, 2025
1 parent 602a927 commit d25addb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[weakdeps]
Climatology = "9e9a4d37-2d2e-41e3-8b85-f7978328d9c7"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
MITgcm = "dce5fa8e-68ce-4431-a242-9469c69627a0"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[extensions]
DriftersClimatologyExt = ["Climatology"]
DriftersMakieExt = ["Makie"]
DriftersMITgcmExt = ["MITgcm"]
DriftersMakieExt = ["Makie"]

[compat]
CSV = "0.10"
Expand All @@ -35,9 +35,9 @@ DataFrames = "1"
Dataverse = "0.2"
Glob = "1"
JLD2 = "0.5"
Makie = "0.21"
MeshArrays = "0.3"
MITgcm = "0.5"
Makie = "0.21, 0.22"
MeshArrays = "0.3"
NetCDF = "0.12"
OrdinaryDiffEq = "6"
julia = "^1.10"

0 comments on commit d25addb

Please sign in to comment.