From f45a245dd44cfee14d6c941081422c2826efab2b Mon Sep 17 00:00:00 2001 From: fabrice Date: Sun, 19 May 2019 15:34:27 +0000 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 0cfed5b..a4b0004 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,4 +13,5 @@ RUN pip install datascience RUN pip install okpy RUN conda install -c conda-forge basemap -y RUN conda install -c conda-forge basemap-data-hires -y +RUN pip install CMake RUN pip install face_recognition \ No newline at end of file