Skip to content

Commit

Permalink
Add contextlib2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Mancevice committed May 15, 2018
1 parent 7b94795 commit ec3b427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ RUN useradd -U -m superset && \
apt-get clean && \
rm -r /var/lib/apt/lists/* && \
pip3 install --no-cache-dir \
contextlib2==0.5.5 \
flask==0.12.2 \
flask-cors==3.0.3 \
flask-mail==0.9.1 \
Expand Down

0 comments on commit ec3b427

Please sign in to comment.