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 db4e19a commit 254bc12Copy full SHA for 254bc12
Project.toml
@@ -1,6 +1,6 @@
1
name = "Mimi"
2
uuid = "e4e893b0-ee5e-52ea-8111-44b3bdec128c"
3
-version = "0.9.3-DEV"
+version = "0.9.4"
4
5
[deps]
6
CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca"
@@ -35,7 +35,7 @@ VegaLite = "112f6efa-9a02-5b7d-90c0-432ed331239a"
35
IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d"
36
37
[compat]
38
-GraphPlot = "0.3"
+GraphPlot = "0.3, 0.4"
39
julia = "1"
40
IteratorInterfaceExtensions = "^0.1.1, ^1"
41
TableTraits = "^0.4.1, ^1"
0 commit comments