From 6d5da0235af4833b1217398511cf81e3b60d8024 Mon Sep 17 00:00:00 2001 From: Frankie Robertson Date: Fri, 2 Aug 2024 12:57:00 +0300 Subject: [PATCH] Update Makie compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index be4e6cf..9ca95b1 100644 --- a/Project.toml +++ b/Project.toml @@ -23,7 +23,7 @@ Distributions = "0.25.76" DocStringExtensions = "^0.9" FillArrays = "1" FittedItemBanks = "^0.3.0, ^0.4.0, ^0.5.0, ^0.6.0" -Makie = "^0.18.0, ^0.19.0, ^0.20.0" +Makie = "^0.18.0, ^0.19.0, ^0.20.0, ^0.21.0" PsychometricsBazaarBase = "^0.6, ^0.7" XUnit = "^1.1.6" julia = "^1.8"