Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ numpy
|
|
11 |
requests
|
12 |
geopy
|
13 |
folium
|
14 |
-
googlemaps
|
|
|
|
11 |
requests
|
12 |
geopy
|
13 |
folium
|
14 |
+
googlemaps
|
15 |
+
streamlit-folium
|