Merge branch 'enhancement/fix_ssim_deprecationwarning' into 'master'
Fixed DeprecationWarning related to skimage.measure.compare_ssim. Added... See merge request !20
... | ... | @@ -3,7 +3,7 @@ kealib # fix for libkea.so.1.4.7: cannot open shared object file: No such file |
numpy | ||
shapely | ||
six | ||
scikit-image | ||
scikit-image>=0.16.0 | ||
pandas | ||
geopandas | ||
pyproj | ||
... | ... |
Please register or sign in to comment