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