Skip to content

Commit

Permalink
relaxed compats for FixedPointNumber ImageMagick and Images
Browse files Browse the repository at this point in the history
  • Loading branch information
chenspc committed Jan 7, 2020
1 parent 620e241 commit ec675be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
AutoHashEquals = "0.2.0"
CSV = "0.5.21"
DataFrames = "0.20.0"
FixedPointNumbers = "0.6.1"
FixedPointNumbers = "0.5.0"
GeometricalPredicates = "0.4.0"
HDF5 = "0.12.5"
ImageMagick = "1.1.0"
Images = "0.19.2"
ImageMagick = "1.0.0"
Images = "0.18.0"
JuliaDB = "0.13.0"
NearestNeighbors = "0.4.4"
QuartzImageIO = "0.6.0"
Expand Down

0 comments on commit ec675be

Please sign in to comment.