From 0ac7979dbea4fb5cc03ff6362c5adc6368c6b647 Mon Sep 17 00:00:00 2001 From: Pascal Aellig <93140290+aelligp@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:30:48 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1d83d189..485419cb 100644 --- a/Project.toml +++ b/Project.toml @@ -55,7 +55,7 @@ Glob = "1.2 - 1.3" GridapGmsh = "0.5 - 0.7" ImageIO = "0.1 - 0.6" Interpolations = "0.14, 0.15" -JLD2 = "0.4" +JLD2 = "0.4, 0.5" LightXML = "0.8, 0.9" MeshIO = "0.1 - 0.4" NearestNeighbors = "0.2 - 0.4"