diff --git a/Project.toml b/Project.toml index 30af3fb..4b90200 100644 --- a/Project.toml +++ b/Project.toml @@ -46,6 +46,8 @@ Colors = "0.12, 0.13" Compose = "0.8, 0.9" Conda = "1" Dates = "1" +DelimitedFiles = "1" +Distributed = "1" DistributedArrays = "0.6.5, 0.7" DocumentFunction = "1" FileIO = "1" @@ -60,6 +62,8 @@ LoadTensorDecompositions = "1" Mads = "1" Measures = "0.3.1, 0.4" NMFk = "1" +Pkg = "1" +Printf = "1" PyCall = "1" PyPlot = "2" Random = "1"