Skip to content

Commit

Permalink
feat: update dependencies in Dockerfile for hub
Browse files Browse the repository at this point in the history
  • Loading branch information
machow committed Nov 5, 2021
1 parent 541f0cf commit 51631ae
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@ ENV CALITP_SERVICE_KEY_PATH=/home/jovyan/warehouse_key.json

RUN pip install \
git+https://github.com/machow/siuba.git@stable \
calitp==0.0.6
calitp==0.0.8 \
intake==0.6.4 \
intake-dcat==0.4.0 \
intake-geopandas==0.3.0 \
intake-parquet==0.2.3

0 comments on commit 51631ae

Please sign in to comment.