diff --git a/Project.toml b/Project.toml index e1b3ec5..2381914 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PlotlyJS" uuid = "f0f68f2c-4968-5e81-91da-67840de0976a" -authors = ["Spencer Lyon "] version = "0.18.17" +authors = ["Spencer Lyon "] [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -33,12 +33,12 @@ JSON3Ext = "JSON3" [compat] Blink = "0.12" -DelimitedFiles = "1" CSV = "0.10" DataFrames = "1" +DelimitedFiles = "1" IJulia = "1" JSExpr = "0.5, 1" -JSON = "0.20, 0.21" +JSON = "0.20, 0.21, 1" JSON3 = "1" PlotlyBase = "0.8.15" PlotlyKaleido = "2.2.5"