Skip to content

Commit 2207d5f

Browse files
authored
Update Project.toml
1 parent 1fd4654 commit 2207d5f

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
@@ -14,10 +14,10 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1414
[compat]
1515
AbstractOperators = "0.1 - 0.2"
1616
DSP = "0.5.1 - 0.6"
17-
FFTW = "0.2.4 - 1"
17+
FFTW = "1"
1818
ProximalAlgorithms = "0.3 - 0.4"
1919
ProximalOperators = "0.8 - 0.14"
20-
RecursiveArrayTools = "0.18 - 2"
20+
RecursiveArrayTools = "1 - 2"
2121
julia = "1.4"
2222

2323
[extras]

0 commit comments

Comments
 (0)