From acc3bfe4d1459238f669f1de911973d80c2d7adb Mon Sep 17 00:00:00 2001 From: Vanessa Newey Date: Tue, 19 Dec 2023 11:00:51 +1100 Subject: [PATCH] Update requirements.in commenting out bokeh for the Docker build --- requirements.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 3eef6e2..7dac5fc 100644 --- a/requirements.in +++ b/requirements.in @@ -1,6 +1,6 @@ --extra-index-url=https://packages.dea.ga.gov.au/ aiohttp -bokeh==3.2.2 # temporary fix for Dask issue +# bokeh==3.2.2 # temporary fix for Dask issue botocore click==8.1.3 datacube[s3,performance]==1.8.13 @@ -21,4 +21,4 @@ scipy==1.10.1 sunriset==1.0 Shapely==2.0.1 tqdm==4.65.0 -xarray==2023.1.0 \ No newline at end of file +xarray==2023.1.0