Skip to content
Snippets Groups Projects
Commit 4b4cf7c0 authored by Michael Langguth's avatar Michael Langguth
Browse files

Change scikit back to v0.17.2. Check if this is proper.

parent b360f325
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ pandas==0.25.3 ...@@ -4,7 +4,7 @@ pandas==0.25.3
xarray==0.16.0 xarray==0.16.0
basemap==1.3.0 basemap==1.3.0
numpy==1.17.3 # although this numpy-version is in the container, we set it here to avoid any further installation numpy==1.17.3 # although this numpy-version is in the container, we set it here to avoid any further installation
scikit-image==0.18.1 scikit-image==0.17.2
opencv-python-headless==4.2.0.34 opencv-python-headless==4.2.0.34
netcdf4==1.5.8 netcdf4==1.5.8
#metadata==0.2 #metadata==0.2
......
...@@ -5,7 +5,7 @@ xarray==0.16.0 ...@@ -5,7 +5,7 @@ xarray==0.16.0
basemap==1.3.0 basemap==1.3.0
imageio==2.15.0 imageio==2.15.0
numpy==1.17.3 numpy==1.17.3
scikit-image==0.18.1 scikit-image==0.17.2
opencv-python-headless==4.2.0.34 opencv-python-headless==4.2.0.34
netcdf4==1.5.8 netcdf4==1.5.8
#metadata==0.2 #metadata==0.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment