11name = " Distributions"
22uuid = " 31c24e10-a181-5473-b8eb-7969acd0382f"
33authors = [" JuliaStats" ]
4- version = " 0.25.100 "
4+ version = " 0.25.122 "
55
66[deps ]
7+ AliasTables = " 66dad0bd-aa9a-41b7-9441-69ab47430ed8"
78ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
89DensityInterface = " b429d917-457f-4dbc-8f4c-0cc954292b1d"
910FillArrays = " 1a297f60-69ca-5386-bcde-b61e274b549b"
@@ -22,24 +23,44 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2223[weakdeps ]
2324ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
2425DensityInterface = " b429d917-457f-4dbc-8f4c-0cc954292b1d"
26+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2527
2628[extensions ]
2729DistributionsChainRulesCoreExt = " ChainRulesCore"
2830DistributionsDensityInterfaceExt = " DensityInterface"
31+ DistributionsTestExt = " Test"
2932
3033[compat ]
34+ AliasTables = " 1"
35+ Aqua = " 0.8.9"
36+ Calculus = " 0.5"
3137ChainRulesCore = " 1"
38+ ChainRulesTestUtils = " 1"
3239DensityInterface = " 0.4"
40+ Distributed = " <0.0.1, 1"
3341FillArrays = " 0.9, 0.10, 0.11, 0.12, 0.13, 1"
34- PDMats = " 0.10, 0.11"
42+ FiniteDifferences = " 0.12"
43+ ForwardDiff = " 0.10, 1"
44+ JSON = " 0.21"
45+ LinearAlgebra = " <0.0.1, 1"
46+ OffsetArrays = " 1"
47+ PDMats = " 0.11.35"
48+ Printf = " <0.0.1, 1"
3549QuadGK = " 2"
50+ Random = " <0.0.1, 1"
51+ SparseArrays = " <0.0.1, 1"
3652SpecialFunctions = " 1.2, 2"
53+ StableRNGs = " 1"
54+ StaticArrays = " 1"
55+ Statistics = " 1"
3756StatsAPI = " 1.6"
3857StatsBase = " 0.32, 0.33, 0.34"
3958StatsFuns = " 0.9.15, 1"
40- julia = " 1.3"
59+ Test = " <0.0.1, 1"
60+ julia = " 1.10"
4161
4262[extras ]
63+ Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
4364Calculus = " 49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
4465ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
4566ChainRulesTestUtils = " cdddcdb0-9152-4a09-a978-84456f9df70a"
@@ -55,4 +76,4 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
5576Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
5677
5778[targets ]
58- test = [" StableRNGs" , " Calculus" , " ChainRulesCore" , " ChainRulesTestUtils" , " DensityInterface" , " Distributed" , " FiniteDifferences" , " ForwardDiff" , " JSON" , " SparseArrays" , " StaticArrays" , " Test" , " OffsetArrays" ]
79+ test = [" Aqua " , " StableRNGs" , " Calculus" , " ChainRulesCore" , " ChainRulesTestUtils" , " DensityInterface" , " Distributed" , " FiniteDifferences" , " ForwardDiff" , " JSON" , " SparseArrays" , " StaticArrays" , " Test" , " OffsetArrays" ]
0 commit comments