Skip to content

Commit

Permalink
lock ffmpeg.jl compat to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Feb 24, 2020
1 parent dc2bc25 commit 3433599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"

[compat]
ColorTypes = "0.9"
FFMPEG = "0.2.0"
FFMPEG = "0.2"
ImageTransformations = "0.8"
ProgressMeter = "1.2"
Requires = "1.0"
Glob = "1.2"
ImageCore = "0.8"
julia = "0.7.0"
julia = "0.7, 1.0"

[extras]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Expand Down

0 comments on commit 3433599

Please sign in to comment.