samiee2213 commited on
Commit
c3f66ed
1 Parent(s): d9faa21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- pip install streamlit
2
- pip install googlemaps
3
- pip install pillow
4
- pip install folium
5
- pip install streamlit-folium
6
- pip install python-dotenv
7
- pip install streamlit-option-menu
8
- pip install plotly
9
- pip install google-generativeai
 
1
+ streamlit
2
+ googlemaps
3
+ pillow
4
+ folium
5
+ streamlit-folium
6
+ python-dotenv
7
+ streamlit-option-menu
8
+ plotly
9
+ google-generativeai