Skip to content

Commit 9abcec5

Browse files
committed
🐛 minor compat: let's use minor compact to avoid the version conflict
1 parent 5fb33ad commit 9abcec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ MakieExt = ["Makie"]
4141

4242
[compat]
4343
AutoHashEquals = "2.2.0"
44-
CairoMakie = "0.13.1"
44+
CairoMakie = "0.13"
4545
Colors = "0.13.0"
4646
Combinatorics = "1.0.2"
4747
DataStructures = "0.18.20"
@@ -51,7 +51,7 @@ GLMakie = "0.11.2"
5151
GraphMakie = "0.5.13"
5252
GraphPlot = "0.6.0"
5353
Graphs = "1.12.0"
54-
Makie = "0.19.11"
54+
Makie = "0.19"
5555
NetworkLayout = "0.4.9"
5656
Oscar = "1.2.2"
5757
StatsBase = "0.34.4"

0 commit comments

Comments
 (0)