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 d9ff09f commit 7ff9f17Copy full SHA for 7ff9f17
planet-notebook-docker/Dockerfile
@@ -27,7 +27,7 @@ RUN ln -s $CONDA_DIR/envs/python2/bin/pip $CONDA_DIR/bin/pip2.7 && \
27
numpy \
28
opencv-python==3.3.0.10 \
29
planet \
30
- pygdal==2.3.1 \
+ pygdal==2.3.1.4 \
31
pyproj \
32
rasterio==1.0a12 \
33
setuptools \
@@ -67,7 +67,7 @@ RUN pip install --upgrade pip && \
67
68
69
70
- pygdal==2.1.3.3 \
71
72
73
scikit-image \
0 commit comments