We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e533b2 commit 60ac807Copy full SHA for 60ac807
Project.toml
@@ -32,7 +32,7 @@ FastTransforms = "0.8"
32
FillArrays = "0.8"
33
IntervalSets = "0.3.1"
34
Reexport = "0.2"
35
-SpecialFunctions = "0.8, 0.9"
+SpecialFunctions = "0.8, 0.9, 0.10"
36
julia = "1.3"
37
38
[extras]
@@ -41,4 +41,4 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
41
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
42
43
[targets]
44
-test = ["Test","StaticArrays","LazyArrays"]
+test = ["Test", "StaticArrays", "LazyArrays"]
0 commit comments