Skip to content

Commit 3845c33

Browse files
author
Frankie Robertson
committed
Add missing compat entries
1 parent 10cdf57 commit 3845c33

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Project.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3636

3737
[compat]
3838
Accessors = "^0.1.12"
39+
Aqua = "0.5.5, 0.6.5"
3940
AutoHashEquals = "2"
4041
ConstructionBase = "^1.2"
4142
DataFrames = "1.6.1"
@@ -47,17 +48,21 @@ FittedItemBanks = "^0.6.3"
4748
ForwardDiff = "0.10.24"
4849
HypothesisTests = "^0.10.12, ^0.11.0"
4950
Interpolations = "^0.14, ^0.15"
51+
JET = "^0.9"
5052
Lazy = "0.15"
5153
LogarithmicNumbers = "1"
5254
MacroTools = "^0.5.6"
5355
Measurements = "^2.10.0"
56+
Optim = "1.7.3"
5457
OrderedCollections = "^1.6"
5558
PsychometricsBazaarBase = "^0.8.1"
5659
Reexport = "1"
60+
ResumableFunctions = "^0.6"
5761
Setfield = "^1"
5862
StaticArrays = "1"
5963
StatsBase = "^0.34"
6064
StatsFuns = "^0.9.15, ^1"
65+
Test = "^1.11"
6166
UnPack = "1"
6267
julia = "^1.11"
6368

0 commit comments

Comments
 (0)