Skip to content

Commit

Permalink
Allow SpecialFunctions v2
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Jan 27, 2022
1 parent d0c3e9e commit 5e80bba
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
@@ -1,6 +1,6 @@
name = "GaussianRandomFields"
uuid = "e4b2fa32-6e09-5554-b718-106ed5adafe9"
version = "2.1.5"
version = "2.1.6"

[deps]
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"
Expand All @@ -16,7 +16,7 @@ Arpack = "0.4, 0.5"
FFTW = "1.2"
FastGaussQuadrature = "0.4"
RecipesBase = "1.0"
SpecialFunctions = "0.10, 1.0"
SpecialFunctions = "0.10, 1.0, 2"
julia = "1"

[extras]
Expand Down

0 comments on commit 5e80bba

Please sign in to comment.