Skip to content

Commit

Permalink
fix (#1419)
Browse files Browse the repository at this point in the history
  • Loading branch information
calderjo authored Aug 20, 2024
1 parent 1513933 commit 846647d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ RUN export PATH=/usr/local/cuda/bin:$PATH && \
RUN JAXVER=$(pip freeze | grep -e "^jax==") && \
pip install --upgrade \
"matplotlib<3.8.0" \
seaborn \
"seaborn==0.12.2" \
python-dateutil dask dask-expr igraph \
pyyaml joblib geopy mne pyshp \
pandas \
Expand Down

0 comments on commit 846647d

Please sign in to comment.