diff --git a/Project.toml b/Project.toml index 4f35a996d..97d1fb6d1 100644 --- a/Project.toml +++ b/Project.toml @@ -35,9 +35,12 @@ Extents = "0.1" IntervalSets = "0.5, 0.6, 0.7" InvertedIndices = "1" IteratorInterfaceExtensions = "1" +LinearAlgebra = "1" Makie = "0.19" PrecompileTools = "1" +Random = "1" RecipesBase = "0.7, 0.8, 1" +SparseArrays = "1" Statistics = "1" TableTraits = "1" Tables = "1"