Skip to content

Commit e5d9fdd

Browse files
authored
Set compatibilities for standard packages (#352)
1 parent 5e6321c commit e5d9fdd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,15 @@ Flux = "0.14"
3737
Functors = "0.4.1"
3838
Graphs = "1.4"
3939
KrylovKit = "0.6"
40+
LinearAlgebra = "1"
4041
MLDatasets = "0.7"
4142
MLUtils = "0.4"
4243
MacroTools = "0.5"
4344
NNlib = "0.9"
4445
NearestNeighbors = "0.4"
46+
Random = "1"
4547
Reexport = "1"
48+
Statistics = "1"
4649
StatsBase = "0.34"
4750
cuDNN = "1"
4851
julia = "1.9"

0 commit comments

Comments
 (0)