Skip to content

Commit

Permalink
fixing Project.toml #63
Browse files Browse the repository at this point in the history
  • Loading branch information
timueh committed Mar 23, 2021
1 parent 2bb501d commit 29b3180
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,12 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
AdaptiveRejectionSampling = "0.1"
Combinatorics = "1.0"
Distributions = "0.23, 0.24"
FFTW = "1.2"
GaussQuadrature = "0.5"
QuadGK = "2.4"
SpecialFunctions = "0.10, 1.0"
StaticArrays = "0.12, 1.0"
julia = "^1"

0 comments on commit 29b3180

Please sign in to comment.