Files
typeshed/stubs/geopandas/METADATA.toml
2025-01-19 19:19:43 +01:00

5 lines
204 B
TOML

version = "1.0.1"
# Requires a version of numpy with a `py.typed` file
requires = ["numpy>=1.20", "pandas-stubs", "types-shapely", "pyproj"]
upstream_repository = "https://github.com/geopandas/geopandas"