From b723ecc5e049569697d94fad38231486c2c8f48e Mon Sep 17 00:00:00 2001 From: hdavid16 Date: Mon, 18 Apr 2022 20:50:12 -0400 Subject: [PATCH] update compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f419070..114ad0e 100644 --- a/Project.toml +++ b/Project.toml @@ -18,7 +18,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" DataFrames = "1.2" Distributions = "0.25" Graphs = "1.4" -IntervalSets = "0.5, 0.6" +IntervalSets = "0.6" MetaGraphs = "0.7" NamedArrays = "0.9" Reexport = "1.2"