diff --git a/Project.toml b/Project.toml index c5269a8..14e98f0 100644 --- a/Project.toml +++ b/Project.toml @@ -12,7 +12,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" [compat] -Distributions = "^0.23.12" +Distributions = "^0.23.12, 0.24" GraphPlot = "^0.4.3" GraphRecipes = "^0.5.4" LightGraphs = "^1.3.4"