Skip to content

Commit c0223d0

Browse files
committed
Update Project.toml
1 parent 04bb0c8 commit c0223d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FourierTools"
22
uuid = "b18b359b-aebc-45ac-a139-9c0ccbb2871e"
33
authors = ["Felix Wechsler (roflmaostc) <[email protected]>", "rheintzmann <[email protected]>"]
4-
version = "0.3.4"
4+
version = "0.3.5"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -14,16 +14,16 @@ PaddedViews = "5432bcbf-9aad-5242-b902-cca2824c8663"
1414
ShiftedArrays = "1277b4bf-5013-50f5-be3d-901d8477a67a"
1515

1616
[compat]
17-
ChainRulesCore = "0.9, 0.10, 1.0, 1.1, 1"
17+
ChainRulesCore = "1, 1.0, 1.1"
1818
FFTW = "1.5"
1919
ImageTransformations = "0.9"
2020
IndexFunArrays = "0.2"
2121
NDTools = "0.5"
2222
NFFT = "0.11, 0.12, 0.13"
2323
PaddedViews = "0.5"
24-
ShiftedArrays = "1"
24+
ShiftedArrays = "2"
2525
Zygote = "0.6"
26-
julia = "1.6, 1.7"
26+
julia = "1, 1.6, 1.7, 1.8"
2727

2828
[extras]
2929
ImageTransformations = "02fcd773-0e25-5acc-982a-7f6622650795"

0 commit comments

Comments
 (0)