mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-10 21:42:25 +08:00
5 lines
204 B
TOML
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"
|