Closed johnnychen94 closed 4 years ago
Unfortunately, this doesn't solve the issue. 😖
Although ImageContrastAdjustment
is compatible to Compat
v"2.2", Pkg doesn't resolve to that version, instead, it sticks to the installed version Compat
v"3.8".
closes #58
The first commit explicitly specifies the version of Compat to get a successful version resolve.