Cordobian commited on
Commit
a2435c0
·
verified ·
1 Parent(s): b6c434f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
  altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
1
  altair
2
+
3
+
4
+ streamlit>=1.28
5
+ folium>=0.15
6
+ streamlit-folium>=0.18
7
+ requests>=2.31
8
+ pandas>=2.0
9
+ plotly>=5.20