summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ArTourter2022-03-09 14:37:14 +0100
committer Willy Sudiarto Raharjo2022-03-09 15:29:30 +0100
commit58da17b6fd81654addd0eda00e1987359f2991a9 (patch)
tree5f540021aa47ecce46996b0e0c10dcb8a7869406
parent99f45e7a11c5c5ec6af7d473fc2933cd2bc8bb91 (diff)
downloadslackbuilds-58da17b6fd81654addd0eda00e1987359f2991a9.tar.gz
gis/geopandas: update DEP
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--gis/geopandas/geopandas.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geopandas/geopandas.info b/gis/geopandas/geopandas.info
index e125839631..1382cfb723 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"