From ddde1752a1969301a3384dfdfa80a15cfc7a8e31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helmut=20H=C3=A4nsel?= Date: Fri, 3 May 2024 16:11:18 +0200 Subject: [PATCH] add compat for Stipple 0.29 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8c1a7f5..3670601 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ DataFrames = "1" Genie = "5.24.4" PlotlyBase = "0.8.19" Requires = "1" -Stipple = "0.30" +Stipple = "0.29, 0.30" julia = "1.6" [extras]