Skip to content

Commit 5143c09

Browse files
fix(deps): update dependency pandas to >=2.3,<2.4
1 parent d942273 commit 5143c09

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
@@ -50,7 +50,7 @@ dev = [
5050
]
5151
examples = [
5252
"geopandas>=1.0.0,<1.1.0",
53-
"pandas>=2.0,<2.3",
53+
"pandas>=2.3,<2.4",
5454
"rasterio~=1.4.1",
5555
"rasterstats>=0.20,<0.21",
5656
"setuptools>=75.2.0,<76.0.0",

0 commit comments

Comments
 (0)