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 27572a9 commit 6a963d2Copy full SHA for 6a963d2
Project.toml
@@ -21,16 +21,16 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
21
22
[compat]
23
CodecZlib = "0.6, 0.7"
24
-DashBase = "0.1.0"
+DashBase = "0.1"
25
DashCoreComponents = "1.10.2"
26
DashHtmlComponents = "1.0.3"
27
DashTable = "4.9.0"
28
-DataStructures = "0.17.5, 0.18"
+DataStructures = "0.17, 0.18"
29
HTTP = "0.8.10"
30
-JSON = "0.21.0"
31
-JSON2 = "0.3.1"
32
-MD5 = "0.2.1"
33
-PlotlyBase = "0.3.0, 0.4"
+JSON = "0.21"
+JSON2 = "0.3"
+MD5 = "0.2"
+PlotlyBase = "0.3, 0.4"
34
julia = "1.2"
35
36
[extras]
0 commit comments