Skip to content

Commit 869dcae

Browse files
committed
Revert "Add lower bound for pandas-stubs"
This reverts commit bbf40ff.
1 parent bbf40ff commit 869dcae

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.1.1"
22
# Requires a version of numpy with a `py.typed` file
3-
requires = ["numpy>=1.20", "pandas-stubs>=2.1.4", "types-shapely", "pyproj"]
3+
requires = ["numpy>=1.20", "pandas-stubs", "types-shapely", "pyproj"]
44
upstream_repository = "https://github.com/geopandas/geopandas"
55

66
[tool.stubtest]

0 commit comments

Comments
 (0)