Skip to content

Commit

Permalink
CompatHelper: bump compat for "Distributions" to "0.24"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 7, 2020
1 parent ef4bcec commit 7a0e0c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ version = "0.3.3"
[deps]
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"

[compat]
Arpack = "0.3, 0.4"
Distributions = "0.22, 0.23"
Distributions = "0.22, 0.23, 0.24"
FillArrays = "0.8, 0.9"
FiniteDiff = "2"
KrylovKit = "0.4, 0.5"
Expand Down

0 comments on commit 7a0e0c4

Please sign in to comment.