Skip to content

Commit 67280cd

Browse files
authored
Update Project.toml
1 parent 32c865c commit 67280cd

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,7 +19,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1919
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2020

2121
[compat]
22-
AbstractFFTs = "0.5"
22+
AbstractFFTs = "0.5, 1.0"
2323
ApproxFunBase = "0.3, 0.4"
2424
ApproxFunFourier = "0.2"
2525
ApproxFunOrthogonalPolynomials = "0.3, 0.4"
@@ -30,7 +30,7 @@ DualNumbers = "0.6.2"
3030
FFTW = "1"
3131
FastTransforms = "0.10, 0.11, 0.12"
3232
RecipesBase = "1.0"
33-
Reexport = "0.2"
33+
Reexport = "0.2, 1.0"
3434
SpecialFunctions = "0.10, 1.1"
3535
julia = "1.5"
3636

0 commit comments

Comments
 (0)