Skip to content

Commit

Permalink
Add compat entry for Random standard library
Browse files Browse the repository at this point in the history
required for auto-merge
  • Loading branch information
cgarling committed Jan 28, 2024
1 parent 3f6b723 commit f8eafd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
Distributions = "0.25"
Random = "<0.0.1, 1"
SpecialFunctions = "1.2, 2"
julia = "1.5"

0 comments on commit f8eafd7

Please sign in to comment.