From 88e8a8fe7310da0c5a8e2615ff52a4771c702339 Mon Sep 17 00:00:00 2001 From: Alberto Mengali Date: Sun, 29 Oct 2023 23:19:58 +0100 Subject: [PATCH] bump patch add stdlib compats --- Project.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5c0db86..5c45293 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PlutoPlotly" uuid = "8e989ff0-3d88-8e9f-f020-2b208a939ff0" authors = ["Alberto Mengali "] -version = "0.4.1" +version = "0.4.2" [deps] AbstractPlutoDingetjes = "6e696c72-6542-2067-7265-42206c756150" @@ -30,8 +30,14 @@ UnitfulExt = "Unitful" AbstractPlutoDingetjes = "1" BaseDirs = "1" Colors = "0.12" +Dates = "1.9" +Downloads = "1.9" HypertextLiteral = "0.9.4" +InteractiveUtils = "1.9" LaTeXStrings = "1" +Markdown = "1.9" +Pkg = "1.9 PlotlyBase = "0.8" Reexport = "1" julia = "1.9" +TOML = "1.9"