Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Makie in [weakdeps] at version…
Browse files Browse the repository at this point in the history
… 0.22, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Jan 14, 2025
1 parent b3d73aa commit d8eff8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ JutulDarcyMakieExt = "Makie"
JutulDarcyPartitionedArraysExt = ["PartitionedArrays", "MPI", "HYPRE"]

[compat]
AMGX = "0.2"
AlgebraicMultigrid = "0.5.1, 0.6.0"
Artifacts = "1"
AMGX = "0.2"
CUDA = "5"
DataStructures = "0.18.13"
Dates = "1"
Expand All @@ -68,6 +68,7 @@ LazyArtifacts = "1"
LinearAlgebra = "1"
LoopVectorization = "0.12.115"
MAT = "0.10.3"
Makie = "0.22"
MultiComponentFlash = "1.1.16"
OrderedCollections = "1.6.2"
PartitionedArrays = "0.5"
Expand Down

0 comments on commit d8eff8e

Please sign in to comment.