From 208e8b4b9fde218a6dd261ebe21126d301a4f088 Mon Sep 17 00:00:00 2001 From: Boris Kaus Date: Sat, 21 Jun 2025 10:16:45 +0200 Subject: [PATCH] update LaMEM_jll --- Project.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Project.toml b/Project.toml index 649a257..01be1a4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "LaMEM" uuid = "2e889f3d-35ce-4a77-8ea2-858aecb630f7" authors = ["Boris Kaus "] -version = "0.4.7" +version = "0.5.0" [deps] DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" @@ -31,11 +31,11 @@ DocStringExtensions = "0.9" GeoParams = "0.4, 0.5, 0.6, 0.7, 0.8" GeophysicalModelGenerator = "0.7" Glob = "1" -Interpolations = "0.10 - 0.15" -LaMEM_jll = "~2.1.4" +Interpolations = "0.10 - 0.16" +LaMEM_jll = "2.2.0" LightXML = "0.9" MPI = "0.20" -MPICH_jll = "4.1 - 4.1.2" +MPICH_jll = "4.2 - 4.2.3" MPIPreferences = "0.1" Plots = "1" ReadVTK = "0.1, 0.2"