Maryam Ilka commited on
Commit
71e7d88
·
verified ·
1 Parent(s): a5344e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- folium
7
- streamlit-folium
 
 
 
 
 
 
 
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