diff --git a/Dockerfile b/Dockerfile index 0334d55..7ee5208 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,6 +15,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ python3-dev \ python-pip \ python3-pip \ + python-numpy \ + python3-numpy \ libfreetype6-dev \ python3-matplotlib \ libfreetype6-dev \