Skip to content

Commit

Permalink
Add compat entries for LinearAlgebra and Random
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen committed Oct 30, 2023
1 parent 1e1ab9f commit 93bed1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Expand Up @@ -22,7 +22,9 @@ AbstractFFTs = "0.5, 1"
DataAPI = "1.6"
DataStructures = "0.18.3"
Distributions = "0.25"
LinearAlgebra = "1.6"
MLJModelInterface = "1.6"
Random = "1.6"
SpecialFunctions = "0.8, 0.9, 0.10, 1, 2"
Statistics = "1.6"
StatsBase = "0.33, 0.34"
Expand Down

0 comments on commit 93bed1f

Please sign in to comment.