We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0acaf commit 3cca7d0Copy full SHA for 3cca7d0
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "ImageFiltering"
2
uuid = "6a3955dd-da59-5b1f-98d4-e7296123deb5"
3
author = ["Tim Holy <tim.holy@gmail.com>", "Jan Weidner <jw3126@gmail.com>"]
4
-version = "0.7.11"
+version = "0.7.12"
5
6
[deps]
7
CatIndices = "aafaddc9-749c-510e-ac4f-586e18779b91"
@@ -23,7 +23,7 @@ TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"
23
[compat]
24
CatIndices = "0.2"
25
ComputationalResources = "0.3"
26
-DataStructures = "0.17.7, 0.18"
+DataStructures = "0.17.7, 0.18, 0.19"
27
FFTViews = "0.3"
28
FFTW = "0.3, 1"
29
ImageBase = "0.1.5"
0 commit comments