Skip to content

Commit 5d3a981

Browse files
github-actions[bot]jw3126
authored andcommitted
CompatHelper: bump compat for "Requires" to "1.0" (#128)
1 parent 1385405 commit 5d3a981

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"
2222

2323
[compat]
2424
CatIndices = "0.2"
25-
Colors = "0.9"
2625
ColorVectorSpace = "0.6, 0.7"
26+
Colors = "0.9"
2727
ComputationalResources = "0.3"
2828
DataStructures = "0.14, 0.15, 0.16, 0.17"
2929
FFTViews = "0.3"
@@ -32,7 +32,7 @@ FixedPointNumbers = "0.5, 0.6"
3232
ImageCore = "0.8"
3333
MappedArrays = "0.2"
3434
OffsetArrays = "0.10, 0.11"
35-
Requires = "0.5"
35+
Requires = "0.5, 1.0"
3636
StaticArrays = "0.10, 0.11, 0.12"
3737
TiledIteration = "0.2"
3838
julia = "1"

0 commit comments

Comments
 (0)