diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 207477d..f424bb7 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -25,6 +25,7 @@ jobs: gdalinfo --version - name: Install dependencies run: | + export GDAL_VERSION=3.4.0 python -m pip install --upgrade pip pip install --no-cache-dir Cython pip install -r codespell requirements.txt diff --git a/requirements.txt b/requirements.txt index 8ac8573..ece0ffb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ datapane geemap -geopandas; platform_system != "Windows" +geopandas ipygany ipyvtklink keplergl @@ -9,7 +9,7 @@ leafmap localtileserver netcdf4 osmnx -rasterio; platform_system != "Windows" +rasterio panel psycopg2 pydeck