aboutsummaryrefslogtreecommitdiff
path: root/gis/geopy/README
diff options
context:
space:
mode:
Diffstat (limited to 'gis/geopy/README')
-rw-r--r--gis/geopy/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/gis/geopy/README b/gis/geopy/README
index a235b18e15957..84ec2d82746e2 100644
--- a/gis/geopy/README
+++ b/gis/geopy/README
@@ -5,4 +5,6 @@ geocoders and other data sources.
geopy currently includes support for several geocoders, including OpenStreetMap
Nominatim, ESRI ArcGIS, Google Geocoding API and more.
-python/pytz is an optional dependency that will be used if available.
+python/pytz, python/python-requests and python/python3-aiohttp are optional
+dependencies that will be used if available (they must all be built with
+Python 3 support).