Skip to content

Commit

Permalink
add missing compat for version release
Browse files Browse the repository at this point in the history
  • Loading branch information
khosravipasha committed Sep 7, 2021
1 parent 454aee3 commit d456ce6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"

0 comments on commit d456ce6

Please sign in to comment.