We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c998f3 + 60ea9cc commit 7ed09f2Copy full SHA for 7ed09f2
Dockerfile
@@ -435,8 +435,7 @@ RUN pip install flashtext && \
435
pip install transformers && \
436
pip install dlib && \
437
pip install kaggle-environments && \
438
- # b/149905611 The geopandas tests are broken with the version 0.7.0
439
- pip install geopandas==0.6.3 && \
+ pip install geopandas && \
440
pip install nnabla && \
441
pip install vowpalwabbit && \
442
# papermill can replace nbconvert for executing notebooks
0 commit comments