Skip to content

Commit d456ce6

Browse files
committed
add missing compat for version release
1 parent 454aee3 commit d456ce6

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
@@ -35,6 +35,7 @@ CUDA = "2, 3.0"
3535
Clustering = "0.14"
3636
DataFrames = "0.21, 0.22, 1.2"
3737
DataStructures = "0.17, 0.18"
38+
Distributions = "0.25"
3839
LightGraphs = "1.3"
3940
LogicCircuits = "0.2.4"
4041
LoopVectorization = "0.8.20, 0.11, 0.12"
@@ -46,5 +47,7 @@ SimpleWeightedGraphs = "1.1"
4647
StatsBase = "0.33"
4748
StatsFuns = "0.9"
4849
Tables = "1"
50+
ThreadPools = "2.0"
4951
TikzGraphs = "1.1"
52+
ZipFile = "0.9"
5053
julia = "1.5, 1.6"

0 commit comments

Comments
 (0)