Skip to content

Commit 9c81c12

Browse files
committed
Update Project.toml
1 parent 5a19aae commit 9c81c12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1919

2020
[compat]
2121
AbstractFFTs = "0.4"
22-
ApproxFunBase = "0.1.6"
22+
ApproxFunBase = "0.1.6, 0.2"
2323
ApproxFunFourier = "0.1.5"
2424
ApproxFunOrthogonalPolynomials = "0.2.3"
2525
ApproxFunSingularities = "0.1.3"
2626
Calculus = "0.5"
2727
DomainSets = "0.1"
2828
DualNumbers = "0.6.2"
29-
FFTW = "0.3"
29+
FFTW = "0.3, 1"
3030
Reexport = "0.2"
3131
RecipesBase = "0.7"
3232
julia = "1"

0 commit comments

Comments
 (0)