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

Fix python dependency

parent c3a90664
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ RUN pip2 install --upgrade pip && \
pip2 install --upgrade wheel && \
pip2 install --upgrade pillow \
moviepy \
psycopg2 \
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