Skip to content

Commit fe53738

Browse files
committed
Merge upstream Dockerfile
2 parents 71cd6c5 + 4058dd3 commit fe53738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ RUN pip install --upgrade mpld3 && \
305305
pip install squarify && \
306306
pip install fuzzywuzzy && \
307307
pip install python-louvain && \
308+
pip install pyexcel-ods && \
308309
##### ^^^^ Add new contributions above here
309310
# clean up pip cache
310311
rm -rf /root/.cache/pip/* && \

0 commit comments

Comments
 (0)