Spaces:
Paused
Paused
Maryam Ilka commited on
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
streamlit==1.27.0
|
| 2 |
-
gspread==6.0.0
|
| 3 |
-
google-auth==2.23.0
|
| 4 |
pandas==2.0.3
|
| 5 |
oauth2client==4.1.3
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
pandas==2.0.3
|
| 2 |
oauth2client==4.1.3
|
| 3 |
+
streamlit==1.29.0
|
| 4 |
+
folium==0.14.0
|
| 5 |
+
streamlit-folium==0.11.1
|
| 6 |
+
gspread==5.11.3
|
| 7 |
+
google-auth==2.23.4
|