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 9abcec5 commit f946e60Copy full SHA for f946e60
āProject.tomlā
@@ -41,7 +41,7 @@ MakieExt = ["Makie"]
41
42
[compat]
43
AutoHashEquals = "2.2.0"
44
-CairoMakie = "0.13"
+CairoMakie = "0.10.12"
45
Colors = "0.13.0"
46
Combinatorics = "1.0.2"
47
DataStructures = "0.18.20"
@@ -51,7 +51,7 @@ GLMakie = "0.11.2"
51
GraphMakie = "0.5.13"
52
GraphPlot = "0.6.0"
53
Graphs = "1.12.0"
54
-Makie = "0.19"
+Makie = "0.19.11"
55
NetworkLayout = "0.4.9"
56
Oscar = "1.2.2"
57
StatsBase = "0.34.4"
ādocs/.gitignoreā
@@ -0,0 +1,2 @@
1
+build/
2
+Manifest.toml
0 commit comments