Skip to content

Commit 17ee289

Browse files
add matplotlib as requirement
1 parent 939a897 commit 17ee289

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ the internet into geospatial raster files. Bounding boxes can be passed in both
2424
* `mercantile`
2525
* `numpy`
2626
* `pandas`
27+
- `matplotlib`
2728
* `pillow`
2829
* `rasterio`
2930
* `requests`

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
geopy
2+
matplotlib
23
mercantile
34
pandas
45
pillow

0 commit comments

Comments
 (0)