FROM python:3.11

RUN pip install  pystac~=1.9.0 pystac-client~=0.7.5 pyarrow~=14.0.1 geoarrow-pyarrow~=0.1.2 rasterio~=1.3.9 numpy~=1.26.0 boto3~=1.29.0 geopandas~=0.14.1 planetary-computer~=1.0.0
RUN pip install https://github.com/Clay-foundation/stacchip/archive/refs/tags/0.1.29.zip
