Skip to content

Commit 71ff495

Browse files
fix(deps): update dependency rasterstats to >=0.21,<0.22
1 parent ad4e725 commit 71ff495

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ examples = [
5353
"geopandas>=1.1.0,<1.2.0",
5454
"pandas>=2.3,<2.4",
5555
"rasterio~=1.5.0",
56-
"rasterstats>=0.20,<0.21",
56+
"rasterstats>=0.21,<0.22",
5757
"setuptools>=82.0.0,<82.1.0",
5858
"SQLAlchemy~=2.0.9",
5959
"psycopg2",

0 commit comments

Comments
 (0)