Skip to content

Commit

Permalink
Merge pull request #1211 from resource-watch/cit_002
Browse files Browse the repository at this point in the history
update package version
  • Loading branch information
weiqi-tori authored Sep 23, 2024
2 parents 39772f2 + 21c77b7 commit fe36aa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bio_007b_nrt_rw0_marine_protected_areas/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ RUN pip install --upgrade pip
RUN apt-get install -y gdal-bin libgdal-dev
RUN pip install -e git+https://github.com/resource-watch/cartosql.py.git#egg=cartosql
RUN pip install requests
RUN pip install carto==1.11.3
RUN pip install carto==1.11.2
RUN pip install numpy
RUN pip install pandas
RUN pip install geopandas==0.13.2
RUN pip install geopandas==1.0.1

# set name
ARG NAME=nrt-script
Expand Down

0 comments on commit fe36aa8

Please sign in to comment.