Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
oauth2client==4.1.3
|
| 2 |
streamlit==1.45.0
|
| 3 |
folium
|
|
|
|
| 4 |
streamlit-folium
|
| 5 |
gspread==5.11.3
|
| 6 |
google-auth==2.23.4
|
|
|
|
| 1 |
oauth2client==4.1.3
|
| 2 |
streamlit==1.45.0
|
| 3 |
folium
|
| 4 |
+
plotly
|
| 5 |
streamlit-folium
|
| 6 |
gspread==5.11.3
|
| 7 |
google-auth==2.23.4
|