diff --git a/Project.toml b/Project.toml index 38b9a6e4..1f3b20a9 100644 --- a/Project.toml +++ b/Project.toml @@ -35,6 +35,7 @@ CUDA = "2, 3.0" Clustering = "0.14" DataFrames = "0.21, 0.22, 1.2" DataStructures = "0.17, 0.18" +Distributions = "0.25" LightGraphs = "1.3" LogicCircuits = "0.2.4" LoopVectorization = "0.8.20, 0.11, 0.12" @@ -46,5 +47,7 @@ SimpleWeightedGraphs = "1.1" StatsBase = "0.33" StatsFuns = "0.9" Tables = "1" +ThreadPools = "2.0" TikzGraphs = "1.1" +ZipFile = "0.9" julia = "1.5, 1.6"