Skip to content

Commit dc34ebf

Browse files
fix(deps): update dependency geopandas to >=1.1.0,<1.2.0
1 parent 9083d1f commit dc34ebf

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
@@ -49,7 +49,7 @@ dev = [
4949
"httmock",
5050
]
5151
examples = [
52-
"geopandas>=1.0.0,<1.1.0",
52+
"geopandas>=1.1.0,<1.2.0",
5353
"pandas>=2.0,<2.3",
5454
"rasterio~=1.4.1",
5555
"rasterstats>=0.20,<0.21",

0 commit comments

Comments
 (0)