Skip to content

Commit c1fd229

Browse files
authored
[geopandas] Unblock CI (#14178)
1 parent b01e7aa commit c1fd229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/geopandas/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version = "1.0.1"
22
# Requires a version of numpy with a `py.typed` file
3-
requires = ["numpy>=1.20", "pandas-stubs", "types-shapely", "pyproj"]
3+
requires = ["numpy>=1.20", "pandas-stubs<2.2.3.250527", "types-shapely", "pyproj"]
44
upstream_repository = "https://github.com/geopandas/geopandas"
55

66
[tool.stubtest]

0 commit comments

Comments
 (0)