We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01e7aa commit c1fd229Copy full SHA for c1fd229
stubs/geopandas/METADATA.toml
@@ -1,6 +1,6 @@
1
version = "1.0.1"
2
# Requires a version of numpy with a `py.typed` file
3
-requires = ["numpy>=1.20", "pandas-stubs", "types-shapely", "pyproj"]
+requires = ["numpy>=1.20", "pandas-stubs<2.2.3.250527", "types-shapely", "pyproj"]
4
upstream_repository = "https://github.com/geopandas/geopandas"
5
6
[tool.stubtest]
0 commit comments