From 7f572840199b039d7f7183c0806eee69d4f0984f Mon Sep 17 00:00:00 2001 From: dehann Date: Mon, 16 Oct 2023 22:52:10 -0700 Subject: [PATCH] RoME 23 compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2f0f281..e277dc0 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ KernelDensityEstimatePlotting = "0.1.8" PrecompileTools = "1" Reexport = "1" Requires = "1" -RoME = "0.21, 0.22" +RoME = "0.22, 0.23" StatsBase = "0.32, 0.33, 0.34" TensorCast = "0.33, 0.4" julia = "1.8"