We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58b139 commit 2a2140eCopy full SHA for 2a2140e
Project.toml
@@ -24,11 +24,11 @@ TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"
24
CatIndices = "0.2"
25
ColorVectorSpace = "0.6, 0.7, 0.8"
26
ComputationalResources = "0.3"
27
-DataStructures = "0.17.7"
+DataStructures = "0.17.7, 0.18"
28
FFTViews = "0.3"
29
FFTW = "0.3, 1"
30
ImageCore = "0.8.1"
31
-ImageMetadata = "0.9" # it doesn't actually depend on ImageMetadata, but if present we want arraydata to work
+ImageMetadata = "0.9"
32
MappedArrays = "0.2"
33
OffsetArrays = "1.1"
34
Requires = "0.5, 1.0"
0 commit comments