We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3a08dd commit 59d6b8aCopy full SHA for 59d6b8a
Dockerfile.tmpl
@@ -314,9 +314,7 @@ RUN pip install mpld3 && \
314
pip install lightfm && \
315
pip install folium && \
316
pip install scikit-plot && \
317
- # dipy requires the optional fury dependency for visualizations.
318
- # b/217761018 pinned fury to fix test
319
- pip install fury==0.7.1 dipy && \
+ pip install fury dipy && \
320
pip install plotnine && \
321
pip install scikit-surprise && \
322
pip install pymongo && \
0 commit comments