diff --git a/Project.toml b/Project.toml index 933c9df..2a02c50 100644 --- a/Project.toml +++ b/Project.toml @@ -16,7 +16,7 @@ HEPExampleProjectMakieExt = "Makie" HEPExampleProjectPlotsExt = ["Plots", "RecipesBase"] [compat] -Makie = "0.22.9" +Makie = "0.22.9, 0.24" Plots = "1" Random = "1" RecipesBase = "1"