From 3170dcbaef7ae33cd9e9f0dfeda8ab5e8fa4ef7b Mon Sep 17 00:00:00 2001 From: Frankie Robertson Date: Wed, 12 Jun 2024 15:46:45 +0300 Subject: [PATCH] Expand PsychometricsBazaarBase compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 586f7f5..26c0fdb 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ Distributions = "0.25" DocStringExtensions = "0.9" Lazy = "0.15" LinearAlgebra = "^1.8" -PsychometricsBazaarBase = "^0.3.0, ^0.4.0, ^0.5.0, ^0.6.0" +PsychometricsBazaarBase = "^0.3.0, ^0.4.0, ^0.5.0, ^0.6.0, ^0.7.0" Random = "^1.8" Setfield = "0.8, 1" StaticArrays = "1"