Skip to content

Commit

Permalink
Merge pull request #1201 from resource-watch/check_current
Browse files Browse the repository at this point in the history
update package version
  • Loading branch information
weiqi-tori authored Jul 3, 2024
2 parents b0e23a1 + 161d826 commit ac2c143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli_037_smoke_plumes_US/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL maintainer="Amelia Snyder <amelia.snyder@wri.org>"
# install application libraries
RUN pip install --upgrade pip && \
pip install -e git+https://github.com/resource-watch/cartosql.py.git#egg=cartosql && \
pip install requests==2.32.0 fiona==1.8.13
pip install requests==2.32.3 fiona==1.9.6

# set name
ARG NAME=nrt-script
Expand Down

0 comments on commit ac2c143

Please sign in to comment.