Skip to content

Commit

Permalink
Support AbstractFFTs 0.5 for Julia 1.0 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Oct 3, 2023
1 parent e2ae064 commit 29b595d
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 @@ -11,7 +11,7 @@ Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
AbstractFFTs = "1"
AbstractFFTs = "0.5, 1"
Distributions = "0.23, 0.24, 0.25"
DocStringExtensions = "0.8, 0.9"
Interpolations = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14"
Expand Down

0 comments on commit 29b595d

Please sign in to comment.