diff --git a/python_requirements.txt b/python_requirements.txt index aed504f421d760fd9af281b06dc70628fc07ef17..eeb91a87236d6fc50ed9d9aace7ae3b5a96d0114 100644 --- a/python_requirements.txt +++ b/python_requirements.txt @@ -12,7 +12,7 @@ seaborn # GDAL, Fiona and Rasterio Python packages cannot be installed using PyPI on Windows # Also, the version of Shapely that comes through pip is unstable # Instead, we need to use unofficial wheels from Christoph Gohlke’s website -.\wheels\GDAL-3.7.3-cp311-cp311-win_amd64.whl +.\wheels\GDAL-3.8.2-cp311-cp311-win_amd64.whl .\wheels\fiona-1.9.5-cp311-cp311-win_amd64.whl .\wheels\rasterio-1.3.9-cp311-cp311-win_amd64.whl .\wheels\shapely-2.0.2-cp311-cp311-win_amd64.whl