@@ -20,10 +20,7 @@ Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
20
20
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
21
21
LogarithmicNumbers = " aa2f6b4e-9042-5d33-9679-40d3a6b85899"
22
22
MacroTools = " 1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
23
- Measurements = " eff96d63-e80a-5855-80a2-b1b0885c5ab7"
24
23
Mmap = " a63ad114-7e13-5084-954f-fe012c677804"
25
- OrderedCollections = " bac558e1-5e72-5ebc-8fee-abe8a469f55d"
26
- Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
27
24
PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
28
25
PsychometricsBazaarBase = " b0d9cada-d963-45e9-a4c6-4746243987f1"
29
26
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -33,11 +30,10 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
33
30
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
34
31
StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
35
32
StatsFuns = " 4c63d2b9-4356-54db-8cca-17b64c39e42c"
36
- UnPack = " 3a884ed6-31ef-47d7-9d2a-63182c4928ed"
37
33
38
34
[compat ]
39
35
Accessors = " ^0.1.12"
40
- Aqua = " 0.5.5, 0.6.5 "
36
+ Aqua = " 0.8 "
41
37
AutoHashEquals = " 2"
42
38
ConstructionBase = " ^1.2"
43
39
DataFrames = " 1.6.1"
@@ -46,26 +42,27 @@ DocStringExtensions = " ^0.9"
46
42
EffectSizes = " ^1.0.1"
47
43
FillArrays = " 0.13, 1.5.0"
48
44
FittedItemBanks = " ^0.6.3"
49
- ForwardDiff = " 0.10.24 "
45
+ ForwardDiff = " 1 "
50
46
HypothesisTests = " ^0.10.12, ^0.11.0"
51
47
Interpolations = " ^0.14, ^0.15"
52
48
JET = " ^0.9"
53
49
Lazy = " 0.15"
50
+ LinearAlgebra = " ^1.11"
54
51
LogarithmicNumbers = " 1"
55
52
MacroTools = " ^0.5.6"
56
- Measurements = " ^2.10.0 "
53
+ Mmap = " ^1.11 "
57
54
Optim = " 1.7.3"
58
- OrderedCollections = " ^1.6"
59
55
PrecompileTools = " 1.2.1"
60
56
PsychometricsBazaarBase = " ^0.8.1"
57
+ Random = " ^1.11"
61
58
Reexport = " 1"
62
59
ResumableFunctions = " ^0.6"
63
60
Setfield = " ^1"
61
+ SparseArrays = " ^1.11"
64
62
StaticArrays = " 1"
65
63
StatsBase = " ^0.34"
66
64
StatsFuns = " ^0.9.15, ^1"
67
65
Test = " ^1.11"
68
- UnPack = " 1"
69
66
julia = " ^1.11"
70
67
71
68
[extras ]
0 commit comments