Skip to content

Commit

Permalink
CompatHelper: bump compat for ImageCore to 0.10, (keep existing compa…
Browse files Browse the repository at this point in the history
…t) (#90)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
  • Loading branch information
3 people authored Sep 27, 2023
1 parent b2eb717 commit b126ec3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,17 @@ CUDAExt = ["CUDA", "cuDNN"]
[compat]
BenchmarkTools = "0.4, 0.5, 0.6, 0.7, 1.0"
CUDA = "4"
FileIO = "1"
Flux = "0.12, 0.13, 0.14.1"
ImageCore = "0.8, 0.9"
ImageCore = "0.8, 0.9, 0.10"
ImageDraw = "0.2"
ImageFiltering = "0.6, 0.7"
ImageIO = "0.6"
ImageTransformations = "0.8, 0.9, 0.10"
LazyArtifacts = "1.3"
PrecompileTools = "1"
PrettyTables = "2.0"
ReferenceTests = "0.1"
cuDNN = "1"
julia = "1.6"

Expand Down

0 comments on commit b126ec3

Please sign in to comment.