Skip to content

Commit f46a828

Browse files
committed
Add compat entries for versioned stdlibs
1 parent b425fe0 commit f46a828

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,18 @@ HypothesisTests = "^0.10.12, ^0.11.0"
4747
Interpolations = "^0.14, ^0.15"
4848
JET = "^0.9"
4949
Lazy = "0.15"
50+
LinearAlgebra = "^1.11"
5051
LogarithmicNumbers = "1"
5152
MacroTools = "^0.5.6"
53+
Mmap = "^1.11"
5254
Optim = "1.7.3"
5355
PrecompileTools = "1.2.1"
5456
PsychometricsBazaarBase = "^0.8.1"
57+
Random = "^1.11"
5558
Reexport = "1"
5659
ResumableFunctions = "^0.6"
5760
Setfield = "^1"
61+
SparseArrays = "^1.11"
5862
StaticArrays = "1"
5963
StatsBase = "^0.34"
6064
StatsFuns = "^0.9.15, ^1"

0 commit comments

Comments
 (0)