diff --git a/Dockerfile b/Dockerfile index 62f73bb..1a48c17 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,7 +25,7 @@ RUN python3.8 -m pip --no-cache-dir install \ pandas \ Pillow \ scipy \ - sklearn \ + scikit-learn \ qtpy \ tqdm \ seaborn \