diff --git a/setup.py b/setup.py index 4bcfa67..8e7d65a9 100755 --- a/setup.py +++ b/setup.py @@ -29,11 +29,12 @@ 'astropy', 'joblib', 'multiprocess', - 'scikit-learn>=0.24.1', + 'scikit-image', 'alerce', 'tess-point', 'tabulate', - 'TESS_PRF'] + 'TESS_PRF', + 'opencv-python'] # What packages are optional? EXTRAS = {