diff --git a/resources/python/polygon-indicator/requirements.txt b/resources/python/polygon-indicator/requirements.txt index af8e8822..6c618a6d 100755 --- a/resources/python/polygon-indicator/requirements.txt +++ b/resources/python/polygon-indicator/requirements.txt @@ -1,11 +1,11 @@ -shapely==2.0.1 +shapely==2.0.6 geopandas==1.0.1 -pandas==2.2.3 -requests==2.25.1 +pandas==2.1.3 +requests==2.32.3 fiona==1.10.1 exactextract==0.2.0 -rasterio==1.4.3 -gdal==3.4.1 -pyyaml==5.4.1 +rasterio==1.4.1 +gdal==3.10.0 +pyyaml==6.0.2 rasterstats==0.20.0 -boto3==1.28.17 +boto3==1.35.43 \ No newline at end of file