Lbasara commited on
Commit
6b161fc
·
1 Parent(s): 6b3edd1

added folium matplotlib mapclassify to requirement for gpd.explore

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -9,3 +9,6 @@ numpy>=2.2.2
9
  shapely>=2.0.7
10
  pyproj>=3.7.0
11
  scipy>=1.15.1
 
 
 
 
9
  shapely>=2.0.7
10
  pyproj>=3.7.0
11
  scipy>=1.15.1
12
+ folium>=0.19.4
13
+ matplotlib>=3.10.0
14
+ mapclassify>=2.8.1