Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

Commit

Permalink
0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Mancevice committed Jun 15, 2016
1 parent 95a41f5 commit eb96014
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ RUN echo as of 2016-06-03 && \

# Python
RUN pip install pip==8.1.2 \
pandas==0.18.0 \
pandas==0.18.1 \
mysqlclient==1.3.7 \
psycopg2==2.6.1 \
sqlalchemy-redshift==0.5.0 \
caravel==0.9.0
caravel==0.9.1

# Default config
ENV CSRF_ENABLED=1 \
Expand Down

0 comments on commit eb96014

Please sign in to comment.