We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892396a commit 3c4e564Copy full SHA for 3c4e564
Project.toml
@@ -11,9 +11,9 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
11
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
12
13
[compat]
14
-Distributions = "0.16.1 - 0.25"
15
-SpecialFunctions = "0.8.0 - 1.3"
16
-StatsBase = "0.24.0 - 0.33"
+Distributions = "0.22 - 0.25"
+SpecialFunctions = "1.0"
+StatsBase = "0.32 - 0.33"
17
julia = "1.4"
18
19
[extras]
0 commit comments