Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
roflmaostc authored Apr 20, 2024
1 parent 59ae9f1 commit fbb8302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
ChainRulesCore = "1"
FFTW = "1.2, 1.3, 1.4, 1.5"
FFTW = "1, 1.2, 1.3, 1.4, 1.5"
FillArrays = "0.12, 0.13, 1"
Interpolations = "0.12.10, 0.13, 0.14, 0.15"
LineSearches = "7.1"
Expand All @@ -33,7 +33,7 @@ Statistics = "1"
StatsBase = "0.33, 0.34"
Tullio = "0.3"
Zygote = "0.6"
julia = "1, 1.6, 1.7, 1.8, 1.9"
julia = "1, 1.6, 1.7, 1.8, 1.9, 1.10"

[extras]
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1"
Expand Down

0 comments on commit fbb8302

Please sign in to comment.