Skip to content

Commit

Permalink
Merge pull request #8 from matthieugomez/compathelper/new_version/202…
Browse files Browse the repository at this point in the history
…0-10-07-09-11-23-219-2895582035

CompatHelper: bump compat for "Distributions" to "0.24"
  • Loading branch information
matthieugomez authored Oct 10, 2020
2 parents ef4bcec + 7a0e0c4 commit 17b7efe
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 17b7efe

Please sign in to comment.