File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1818Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
1919
2020[compat ]
21- AbstractFFTs = " 0.4"
21+ AbstractFFTs = " 0.4, 0.5 "
2222ApproxFunBase = " 0.1.6, 0.2"
2323ApproxFunFourier = " 0.1.5"
2424ApproxFunOrthogonalPolynomials = " 0.2.3"
@@ -27,14 +27,14 @@ Calculus = "0.5"
2727DomainSets = " 0.1"
2828DualNumbers = " 0.6.2"
2929FFTW = " 0.3, 1"
30- Reexport = " 0.2"
3130RecipesBase = " 0.7"
31+ Reexport = " 0.2"
3232julia = " 1"
3333
3434[extras ]
35- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
3635Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3736SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
37+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
3838
3939[targets ]
40- test = [" Test" ," Random" ," SpecialFunctions" ]
40+ test = [" Test" , " Random" , " SpecialFunctions" ]
You can’t perform that action at this time.
0 commit comments