From d94412f8e4654f9a3e7bceeda8f3e652323c9d46 Mon Sep 17 00:00:00 2001 From: Limber Mamani Date: Fri, 13 Dec 2024 14:53:57 -0400 Subject: [PATCH] update version --- .../python/polygon-indicator/requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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