Skip to content

Commit 0f4abea

Browse files
authored
Update Dockerfile.tmpl
1 parent d844136 commit 0f4abea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ RUN pip install mpld3 && \
315315
pip install folium && \
316316
pip install scikit-plot && \
317317
# dipy requires the optional fury dependency for visualizations.
318+
# b/217761018 pinned fury to fix test
318319
pip install fury==0.7.1 dipy && \
319320
pip install plotnine && \
320321
pip install scikit-surprise && \

0 commit comments

Comments
 (0)