From 86a897085359457ad478f2d9d0ea87463b2a6508 Mon Sep 17 00:00:00 2001 From: Gregory Date: Sat, 29 May 2021 01:11:27 +0100 Subject: [PATCH] Update PlotlyJS requirement. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1b624ec..63cc547 100644 --- a/Project.toml +++ b/Project.toml @@ -34,4 +34,4 @@ Distances = "^0.10.3" Hungarian = "^0.4.0" FileIO = "^1.9.0" MultivariateStats = "^0.7.0" -PlotlyJS = "^0.13.0" +PlotlyJS = "^0.14.0"