We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f2410 commit cde3943Copy full SHA for cde3943
Project.toml
@@ -1,7 +1,7 @@
1
name = "PlotlyJS"
2
uuid = "f0f68f2c-4968-5e81-91da-67840de0976a"
3
-authors = ["Spencer Lyon <[email protected]>"]
4
version = "0.18.17"
+authors = ["Spencer Lyon <[email protected]>"]
5
6
[deps]
7
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -33,12 +33,12 @@ JSON3Ext = "JSON3"
33
34
[compat]
35
Blink = "0.12"
36
-DelimitedFiles = "1"
37
CSV = "0.10"
38
DataFrames = "1"
+DelimitedFiles = "1"
39
IJulia = "1"
40
JSExpr = "0.5, 1"
41
-JSON = "0.20, 0.21"
+JSON = "0.20, 0.21, 1"
42
JSON3 = "1"
43
PlotlyBase = "0.8.15"
44
PlotlyKaleido = "2.2.5"
0 commit comments