Skip to content

Commit f4d28e0

Browse files
committed
Replacing urllib2 for requests for new version
1 parent 5c8b911 commit f4d28e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ the internet into geospatial raster files. Bounding boxes can be passed in both
2727
* `pandas`
2828
* `pillow`
2929
* `rasterio`
30-
* `urllib2`
30+
* `requests`
3131
* `geopy`
3232

3333
## Installation

0 commit comments

Comments
 (0)