diff --git a/setup.py b/setup.py index 49861911..318e8368 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ def get_version(rel_path): 'bokeh==2.4.2', 'fastparquet==0.4.1', 'pandas==1.0.5', 'joblib==0.15.1', 'scipy==1.3.2', 'holoviews==1.14.7', 'panel==0.12.6', 'jinja2==3.0.1', 'qgrid==1.3.1', 'ipython==7.14.0', 'ipywidgets==7.5.1', 'numpy==1.18.3', 'scikit-image==0.16.2', - 'scikit-learn==0.20.3', 'opencv-python==4.1.2.30', 'h5py==2.10.0', 'matplotlib==3.1.2', 'plotly==4.14.3', + 'scikit-learn==0.20.3', 'opencv-python==4.2.0.32', 'h5py==2.10.0', 'matplotlib==3.1.2', 'plotly==4.14.3', 'moseq2-extract @ git+https://github.com/dattalab/moseq2-extract.git@release', 'moseq2-pca @ git+https://github.com/dattalab/moseq2-pca.git@release', 'moseq2-model @ git+https://github.com/dattalab/moseq2-model.git@release',