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 aefe9f4 commit b54b86aCopy full SHA for b54b86a
Project.toml
@@ -14,6 +14,7 @@ HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
14
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
15
JSON2 = "2535ab7d-5cd8-5a07-80ac-9b1792aadce3"
16
MD5 = "6ac74813-4b46-53a4-afec-0b5dc9d7885c"
17
+PlotlyBase = "a03496cd-edff-5a9b-9e67-9cda94a718b5"
18
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
19
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
20
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
@@ -29,6 +30,7 @@ HTTP = "0.8.10, 0.9"
29
30
JSON = "0.21"
31
JSON2 = "0.3"
32
MD5 = "0.2"
33
+PlotlyBase = "0.8.5, 0.8.6"
34
julia = "1.2"
35
36
[extras]
0 commit comments