Skip to content

Commit

Permalink
Fix compat
Browse files Browse the repository at this point in the history
Closes #80, #81, #82
  • Loading branch information
jakewilliami committed Nov 5, 2024
1 parent d9d48c7 commit 2515b7c
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,7 @@ ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
QuartzImageIO = "dca85d43-d64c-5e67-8c65-017450d5d020"

[compat]
ColorTypes = "0.11"
FileIO = "1"
ImageDraw = "0.2"
ImageIO = "0.5, 0.6"
ImageMagick = "1"
ImageView = "0.10, 0.11"
Images = "0.25"
IntegralArrays = "0.1"
Netpbm = "1"
ProgressMeter = "1"
QuartzImageIO = "0.7"
IntegralArrays = "0.1.3"
julia = "1.4"

[extras]
Expand Down

0 comments on commit 2515b7c

Please sign in to comment.