Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PlotlyJS"
uuid = "f0f68f2c-4968-5e81-91da-67840de0976a"
authors = ["Spencer Lyon <spencerlyon2@gmail.com>"]
version = "0.18.17"
authors = ["Spencer Lyon <spencerlyon2@gmail.com>"]

[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down Expand Up @@ -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"
Expand Down
Loading