Skip to content

Commit

Permalink
tighten MakieExtra compat on Makie
Browse files Browse the repository at this point in the history
New Makie version breaks some of the api used there
  • Loading branch information
aplavin authored Sep 12, 2024
1 parent c8eb4ef commit 025ffd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion M/MakieExtra/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[0]
InverseFunctions = "0.1.14-0.1"
Makie = "0.21.2-0.21"
Makie = "0.21.2-0.21.9"
PyFormattedStrings = "0.1"
Reexport = "1.2.2-1"
julia = "1.9.0-1"
Expand Down

0 comments on commit 025ffd7

Please sign in to comment.