Skip to content

Commit 5f4e1d1

Browse files
authored
Merge branch 'master' into compathelper/new_version/2020-07-23-13-54-15-575-2110048285
2 parents f1b4164 + 67fc62a commit 5f4e1d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1717
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
1818

1919
[compat]
20-
Bijectors = "0.4.0, 0.5, 0.6, 0.7"
20+
Bijectors = "0.4.0, 0.5, 0.6, 0.7, 0.8"
2121
Distributions = "0.21, 0.22, 0.23"
22-
DistributionsAD = "0.2, 0.3, 0.4"
22+
DistributionsAD = "0.2, 0.3, 0.4, 0.5, 0.6"
2323
DocStringExtensions = "0.8"
2424
ForwardDiff = "0.10.3"
2525
ProgressMeter = "1.0.0"
2626
Requires = "0.5, 1.0"
27-
StatsBase = "0.32"
27+
StatsBase = "0.32, 0.33"
2828
StatsFuns = "0.8, 0.9"
2929
Tracker = "0.2.3"
3030
julia = "1"

0 commit comments

Comments
 (0)