From 57cfcbf81d3f2c5033d3770681c9835618409aa9 Mon Sep 17 00:00:00 2001 From: Filippos Christou Date: Tue, 24 Sep 2024 19:31:10 +0200 Subject: [PATCH] Update JLD2 compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 71a3bc5..cb49704 100644 --- a/Project.toml +++ b/Project.toml @@ -13,7 +13,7 @@ BenchmarkTools = "1" Documenter = "1" Graphs = "1.4.1" InteractiveUtils = "1" -JLD2 = "0.1.11, 0.2, 0.3, 0.4" +JLD2 = "0.1.11, 0.2, 0.3, 0.4, 0.5" JuliaFormatter = "1" MetaGraphs = "0.7" SimpleTraits = "0.9"