diff --git a/Dockerfile b/Dockerfile index 27408d88222e1f8d3dcb91fd47f0640e26bbd1ec..cd27584d3ba28a3b9dc4af986b5e232b56de0f4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,8 @@ RUN apt update && \ python3 python3-matplotlib \ python3-astropy \ python3-numpy \ + python3-numba \ + python3-scipy \ python3-h5py \ python3-setuptools \ python3-pip \