Skip to content

Commit

Permalink
restricts FFTW up to v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy committed Jan 2, 2020
1 parent b0f1b1d commit c6d8610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
FFTW = "≥ 0.2.4"
FFTW = "< 1.2"
FourierFlows = "≥ 0.3.2"
JLD2 = "≥ 0.1.2"
julia = "≥ 1.0.0"
Expand Down

0 comments on commit c6d8610

Please sign in to comment.