We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd801ea commit 5025615Copy full SHA for 5025615
CATPlots/Project.toml
@@ -20,7 +20,7 @@ ComputerAdaptiveTesting = "0.1.0"
20
DataFrames = "1.4.1"
21
Distributions = "0.25.76"
22
EffectSizes = "1.0.0"
23
-FittedItemBanks = "^0.3.0"
+FittedItemBanks = "^0.3.0, ^0.4.0"
24
HypothesisTests = "0.10.11"
25
Makie = "^0.18.0, ^0.19.0, ^0.20.0"
26
PsychometricsBazaarBase = "^0.6.0"
Project.toml
@@ -49,7 +49,7 @@ Distributions = "0.25"
49
DocStringExtensions = "0.9"
50
FLoops = "0.2"
51
FillArrays = "0.13, 1.5.0"
52
-FittedItemBanks = "^0.3.1"
+FittedItemBanks = "^0.3.1, ^0.4.0"
53
ForwardDiff = "0.10"
54
HCubature = "1"
55
Interpolations = "0.13, 0.14"
0 commit comments