We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704f56d commit 12fd271Copy full SHA for 12fd271
1 file changed
Project.toml
@@ -11,8 +11,8 @@ FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
11
[compat]
12
AbstractFFTs = "1"
13
FFTW = "1"
14
-ForwardDiff = "0.10"
15
-julia = "1.6"
+ForwardDiff = "1"
+julia = "1"
16
17
[extras]
18
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments