diff options
author | ArTourter <artourter@gmail.com> | 2022-03-09 13:37:14 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 21:29:30 +0700 |
commit | 58da17b6fd81654addd0eda00e1987359f2991a9 (patch) | |
tree | 5f540021aa47ecce46996b0e0c10dcb8a7869406 /gis/geopandas | |
parent | 99f45e7a11c5c5ec6af7d473fc2933cd2bc8bb91 (diff) |
gis/geopandas: update DEP
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geopandas')
-rw-r--r-- | gis/geopandas/geopandas.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geopandas/geopandas.info b/gis/geopandas/geopandas.info index e125839631f1..1382cfb72368 100644 --- a/gis/geopandas/geopandas.info +++ b/gis/geopandas/geopandas.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/geopandas/geopandas/archive/v0.9.0/geopandas-0.9.0. MD5SUM="d4f8ca22c882d80f40a48f4ac0983c7c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="geopy Fiona psycopg2 pyproj python3-pandas Shapely" +REQUIRES="geopy Fiona psycopg2 python3-pyproj python3-pandas python3-shapely" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |