We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ca0c0 commit 9167809Copy full SHA for 9167809
1 file changed
pyproject.toml
@@ -49,7 +49,7 @@ dev = [
49
"httmock",
50
]
51
examples = [
52
- "geopandas>=1.0.0,<1.1.0",
+ "geopandas>=1.1.0,<1.2.0",
53
"pandas>=2.0,<2.3",
54
"rasterio~=1.4.1",
55
"rasterstats>=0.20,<0.21",
0 commit comments