Skip to content

Commit

Permalink
add compat
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskaus committed Jul 20, 2023
1 parent fc0eb27 commit 272027b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@ GeoParams = "e018b62d-d9de-4a26-8697-af89c310ae38"
GeophysicalModelGenerator = "3700c31b-fa53-48a6-808a-ef22d5a84742"
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"
LaMEM_jll = "15d6fa20-f789-5486-b71b-22b4ac8eb1c1"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
PETSc_jll = "8fa3689e-f0b9-5420-9873-adf6ccf46f2d"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
ReadVTK = "dc215faf-f008-4882-a9f7-a79a826fadc3"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

[compat]
GeoParams = "0.4"
GeophysicalModelGenerator = "0.4 - 0.6"
Glob = "1"
LaMEM_jll = "1.2.4 - 1.2.4"
Expand All @@ -25,8 +24,8 @@ Requires = "1.0, 2"
julia = "1.9"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]

0 comments on commit 272027b

Please sign in to comment.