Skip to content

Commit

Permalink
added shap
Browse files Browse the repository at this point in the history
  • Loading branch information
dtandersen committed Jan 5, 2025
1 parent 1563e33 commit f716bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN mamba install -c esri arcgis arcgis-mapping -y && \

RUN pip install --upgrade pip setuptools wheel
RUN pip install --upgrade nbconvert
RUN pip install numpy==1.26.4 pygris
RUN pip install numpy==1.26.4 pygris shap

# RUN pip install "numpy<2"

Expand Down

0 comments on commit f716bbe

Please sign in to comment.