Skip to content
Snippets Groups Projects
Verified Commit c723cd3b authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Pin numpy version

parent c2ae9297
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
RUN pip2 install --upgrade pip && \
pip2 install --upgrade wheel && \
pip2 install --upgrade pillow \
moviepy \
numpy==1.16.4 \
moviepy==0.2.3.5 \
psycopg2-binary \
pylibmc \
django-pylibmc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment