Skip to content

Commit

Permalink
allow Distributions 0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Feb 6, 2021
1 parent 8925d75 commit 60ab92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
Distributions = "0.24"
Distributions = "0.23, 0.24"
FFTW = "1.2"
ForwardDiff = "0.10"
Parameters = "0.12"
Expand Down

0 comments on commit 60ab92d

Please sign in to comment.