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 1385405 commit 5d3a981Copy full SHA for 5d3a981
Project.toml
@@ -22,8 +22,8 @@ TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"
22
23
[compat]
24
CatIndices = "0.2"
25
-Colors = "0.9"
26
ColorVectorSpace = "0.6, 0.7"
+Colors = "0.9"
27
ComputationalResources = "0.3"
28
DataStructures = "0.14, 0.15, 0.16, 0.17"
29
FFTViews = "0.3"
@@ -32,7 +32,7 @@ FixedPointNumbers = "0.5, 0.6"
32
ImageCore = "0.8"
33
MappedArrays = "0.2"
34
OffsetArrays = "0.10, 0.11"
35
-Requires = "0.5"
+Requires = "0.5, 1.0"
36
StaticArrays = "0.10, 0.11, 0.12"
37
TiledIteration = "0.2"
38
julia = "1"
0 commit comments